nearly repaired parser but need to create switch test case
This commit is contained in:
parent
a02ba006de
commit
7fd7c85fff
4 changed files with 43 additions and 25 deletions
3
TODO.md
3
TODO.md
|
@ -6,8 +6,7 @@
|
|||
- [ ] need canonical form making it easy to run all these validation
|
||||
passes
|
||||
- [ ] are recursive slices inclusive?
|
||||
- [ ] what are the semantics of connection `<conn-stmt>`? Where is
|
||||
`<conn-stmt>` employed?
|
||||
- [ ] what are the semantics of connection `<conn-stmt>`?
|
||||
- [ ] Validate that `123456789[0:9][0:8]` is valid RTLIL
|
||||
- [ ] add validation section to README
|
||||
- [ ] just support Cell memV2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue