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
4c1af97760
some docs and create lib
2022-09-08 15:02:41 -04:00
Yehowshua Immanuel
5700db83a0
support for strings seems to work
2022-09-08 09:59:24 -04:00
Yehowshua Immanuel
1ec7b67a4b
begin implementation for string lookups on timeline and rename functions to differentiate between strings and nums
2022-09-04 18:52:32 -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
aeb796c46b
ordered search now working
2022-09-02 15:05:33 -04:00
Yehowshua Immanuel
223d36c1a6
successful integration of untested query timeline function
2022-08-22 11:14:53 -04:00
Yehowshua Immanuel
fd60e95961
change lookup_errors to signal_errors
2022-08-22 10:11:19 -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
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