Yehowshua Immanuel
6abcd7ce32
fix some errors/typos and prep for refactoring
2022-10-25 21:09:19 -04:00
Yehowshua Immanuel
61a68a4fbe
public members in ScopeIdx seem to be useful in a frontend GUI
2022-09-15 10:08:17 -04:00
Yehowshua Immanuel
9033f977d5
it seems to be useful to make SignalIdx content public for a GUI frontend
2022-09-15 09:17:42 -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
5700db83a0
support for strings seems to work
2022-09-08 09:59:24 -04:00
Yehowshua Immanuel
f4e27ffcb6
- improve to-do list in README
...
- move code that exercises searching for values at specific time
within signals from src/vcd/parse.rs to sr/vcd/main.rs
- make necessary struct and enum fields public as well as possibly the
structs and enums themselves
2022-09-02 17:00:14 -04:00
Yehowshua Immanuel
37cf2b165c
remove some unused fields from struct match arms and eliminate warning in main
2022-08-22 10:03:29 -04:00
Yehowshua Immanuel
8dab46a0cb
- moved dereferencing alias to VCD impl
...
- added function to help with reconstructing timestamps and numerical signal values
2022-08-21 19:51:51 -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
cbd8be1708
- update README to reflect correct performance numbers
...
- add tasks to README
- repair bug in events.rs that prevented most events in VCD file from being parsed
- add some initial code for timeline scrubbing
2022-08-17 22:10:00 -04:00
Yehowshua Immanuel
c53c9684e6
presumably using macros everywhere now
2022-08-11 17:35:40 -04:00
Yehowshua Immanuel
b86e5fd3e4
ordered binary search working - but need to be sped up
2022-08-06 21:40:33 -04:00
Yehowshua Immanuel
21f0682500
fixed most warnings
2022-08-02 19:31:35 -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
504913c719
still broken - but I need to save progress
2022-07-27 09:35:44 -04:00
Yehowshua Immanuel
18a69872ab
saving progress so far
2022-07-25 21:16:15 -04:00
Yehowshua Immanuel
d8989d9c76
I broke something
2022-07-19 22:05:00 -04:00
Yehowshua Immanuel
24622c71c2
getting started on parsing timeline events
2022-07-19 13:48:22 -04:00
Yehowshua Immanuel
298bbe1969
able to parse all signal trees
2022-07-15 20:48:02 -04:00
Yehowshua Immanuel
217dea1d41
good stopping point for today
2022-07-14 18:52:12 -04:00
Yehowshua Immanuel
8bcd2bc8ec
seems to be able to parse signal tree
2022-07-14 16:46:11 -04:00
Yehowshua Immanuel
49d103fd56
some incomplete changes
2022-07-12 20:02:45 -04:00
Yehowshua Immanuel
5445891b8d
add tests
2022-06-18 01:00:01 -04:00
Yehowshua Immanuel
e7fb766302
now parsing version
2022-06-12 15:32:00 -04:00
Yehowshua Immanuel
4c7417c729
date parser needs some more work
2022-06-08 21:45:47 -04:00
Yehowshua Immanuel
1c006441fb
restructuring and WIP
2022-06-03 21:06:46 -04:00