update TODO in README
This commit is contained in:
parent
a0713c1f38
commit
06e0aae26f
|
@ -77,6 +77,7 @@ Here's a command to test on a malformed VCD:
|
||||||
## Features and Other
|
## Features and Other
|
||||||
- [ ] add documenting comments
|
- [ ] add documenting comments
|
||||||
- [ ] make signal query private until later?
|
- [ ] make signal query private until later?
|
||||||
|
- [ ] add signal query code to example once interface is finalized
|
||||||
- [ ] change crate name to vcd_fast_parse
|
- [ ] change crate name to vcd_fast_parse
|
||||||
- [ ] perhaps we should be looking up signal values on the VCD class
|
- [ ] perhaps we should be looking up signal values on the VCD class
|
||||||
- [ ] perhaps we should be returning signal trees from the VCD class
|
- [ ] perhaps we should be returning signal trees from the VCD class
|
||||||
|
|
Loading…
Reference in a new issue