shutting down for the night

This commit is contained in:
Yehowshua Immanuel 2022-05-23 23:59:57 -04:00
parent dad1fd2484
commit cbafc89ab8
2 changed files with 14 additions and 10 deletions

View file

@ -26,13 +26,18 @@ The first build of the program may take some time.
# TODO
- [x] We need a way to merge lines.
- [ ] Consider what to do with don't care values
will probably just convert them to strings for now.
- [ ] Test for speed and see if stream of bytes is helpful
- [ ] Include line and possible column numbers
- [ ] Should insert nodes in BFS order
- [ ] Change states to lowercase
- [ ] We need to start regression testing the parser over all files
- [ ] Take a look at GTKWave parser to compare effificiency.
- [ ] Send survey to community channel.
# Probably No Longer Needed
- [ ] Should insert nodes in BFS order
# Files
- ./test-vcd-files/aldec/SPI_Write.vcd
- ./test-vcd-files/ghdl/alu.vcd