now parsing by space
This commit is contained in:
parent
4156bbc272
commit
915e956821
2 changed files with 15 additions and 31 deletions
|
@ -20,10 +20,7 @@ The first build of the program may take some time.
|
|||
``cargo run --release -- path/to/vcd/file``
|
||||
|
||||
## TODO
|
||||
- [x] Test positions with seeking
|
||||
- [x] vcd should be argument
|
||||
- [x] structure to store stream position against timestamp as string
|
||||
- [x] structure to store stream position against timestamp as BigInt
|
||||
- [ ] We need a way to merge lines.
|
||||
|
||||
### April 14
|
||||
- [ ] store timestamps to struct
|
||||
|
|
Reference in a new issue