this loop is too slow - but may be useful for future reference
This commit is contained in:
parent
915e956821
commit
da0bc62102
2 changed files with 39 additions and 5 deletions
|
@ -17,7 +17,7 @@ a large VCD file from
|
|||
|
||||
The first build of the program may take some time.
|
||||
|
||||
``cargo run --release -- path/to/vcd/file``
|
||||
``cargo run --release test-vcd-files/aldec/SPI_Write.vcd``
|
||||
|
||||
## TODO
|
||||
- [ ] We need a way to merge lines.
|
||||
|
|
Reference in a new issue