Commit graph

29 commits

Author SHA1 Message Date
Oscar Gustafsson
dad11e2f57 Add support for fork scopes 2023-10-06 08:23:59 +02:00
Oscar Gustafsson
0795465c36 Clippy automatic fixes 2023-09-26 13:26:38 +02:00
Oscar Gustafsson
5758e77371 Run cargo-fmt 2023-09-26 13:16:14 +02:00
Frans Skarman
806ad9be3c
Merge pull request #12 from oscargus/keepindex
Keep index as part of signal name
2023-09-26 11:03:10 +00:00
Oscar Gustafsson
0897bbae66 Keep index as part of signal name 2023-09-20 14:46:13 +02:00
Oscar Gustafsson
03705f263d Allow comments in scope (fix typo) 2023-09-13 14:18:18 +02:00
TheZoq2
a8edb3d602 expse paths and fix warnings 2023-06-16 17:08:20 +02:00
TheZoq2
79300afd43 Make generic over readers 2023-01-09 18:45:10 +01:00
TheZoq2
bc73db5dba Do not include range in name 2023-01-03 16:33:44 +01:00
Yehowshua Immanuel
9f18b166a5 sane import and export behaviors 2022-10-26 01:16:39 -04:00
Yehowshua Immanuel
746c25b1ba change visibility of and rename Signal to SignalEnum 2022-10-25 21:32:22 -04:00
Yehowshua Immanuel
4243551d76 proper handling of licenses 2022-09-14 16:28:12 -04:00
Yehowshua Immanuel
a0713c1f38 add docs and change examples to reflect changing interfaces 2022-09-13 19:35:23 -04:00
Yehowshua Immanuel
aeb796c46b ordered search now working 2022-09-02 15:05:33 -04:00
Yehowshua Immanuel
3d2b7f8028 maintain consistency wit num_bits naming 2022-08-22 10:08:27 -04:00
Yehowshua Immanuel
91dc24a9ba Compute num_bytes ahead of time; Start removing undeeded signals from match arms 2022-08-22 09:48:56 -04:00
Yehowshua Immanuel
e2c02316af fixed some reference errors 2022-08-19 21:13:29 -04:00
Yehowshua Immanuel
15a2564f13 non trivial re-factor 2022-08-19 20:13:46 -04:00
Yehowshua Immanuel
c53c9684e6 presumably using macros everywhere now 2022-08-11 17:35:40 -04:00
Yehowshua Immanuel
ba9208277b trying to get filename and linenumber 2022-08-04 13:19:52 -04:00
Yehowshua Immanuel
fa25bad391 don't use #function in errors 2022-08-04 11:36:26 -04:00
Yehowshua Immanuel
21f0682500 fixed most warnings 2022-08-02 19:31:35 -04:00
Yehowshua Immanuel
e931d9a825 refactor parse a bit 2022-08-02 16:40:40 -04:00
Yehowshua Immanuel
e9aa4735dd things seem pretty stable now 2022-08-01 16:52:42 -04:00
Yehowshua Immanuel
232b026f62 things are much faster now, but x/z values not yet supported 2022-08-01 10:11:05 -04:00
Yehowshua Immanuel
0052baf196 add support for mismatching bitdwidths 2022-07-30 19:58:54 -04:00
Yehowshua Immanuel
18a69872ab saving progress so far 2022-07-25 21:16:15 -04:00
Yehowshua Immanuel
24622c71c2 getting started on parsing timeline events 2022-07-19 13:48:22 -04:00
Yehowshua Immanuel
932250e416 some re-org and cleanup 2022-07-18 12:53:44 -04:00