RTLIL parser presumably finished except for comment parser
This commit is contained in:
parent
851a18f82d
commit
8e0073a1e6
4 changed files with 70 additions and 18 deletions
1
TODO.md
1
TODO.md
|
@ -42,6 +42,7 @@
|
|||
- [x] Remove all instances of `_ <-`
|
||||
- [ ] Module
|
||||
- [ ] Remove weird GHC imports
|
||||
- [x] Are the `try` statements in `pWireOption` correctly constructed?
|
||||
- [ ] Consider the very weird case where the process body has nothing,
|
||||
thus, `pEolAndAdvanceToNextNonWs` may never get invoked in any of
|
||||
the sub-parsers encapsulated in `pProcessBody`. Do we need to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue