some re-org and cleanup

This commit is contained in:
Yehowshua Immanuel 2022-07-18 12:53:44 -04:00
parent 298bbe1969
commit 932250e416
3 changed files with 240 additions and 243 deletions

View file

@ -27,10 +27,11 @@ The first build of the program may take some time.
You can run all the tests with ``cargo test``
# TODO
- [ ] support multiple root scopes
- [ ] support parsing dates with commas
- [ ] Fix warning especially usage and restriction warnings once I'm
able to successfully parse all sample VCDs.
- [ ] Should be able to load waveform whilst viewing it live.
- could be quite challenging to implement for various reasons
- [ ] Consolidate error messages and add cursors throughout.
- [ ] Consider what to do with don't care values