Commit Graph

7 Commits

Author SHA1 Message Date
Zachary Snow fe3c93e82f refactored to leverage Scoper and updated tests 2024-09-02 12:00:57 -04:00
Zachary Snow 1bb76cbe32 simplified SeverityTask.hs a bit further 2024-09-02 12:00:25 -04:00
Ethan Sifferman 52eb839eb5 increased code reusability 2024-09-02 12:00:25 -04:00
Ethan Sifferman a020761709 removed unnecessary $writes 2024-09-02 12:00:25 -04:00
Ethan Sifferman 74b80c1552 added support for elaboration tasks 2024-09-02 12:00:25 -04:00
Zachary Snow 5fd21ebfb0 improved parsing in declaration contexts
- support for additional assignment statements in loop initializations
- greatly improved error messaging in these contexts
- decl parser takes in the ending token; significant related refactoring
- pass through elaboration system tasks
- removed non-blocking assignment operator precedence hack
- preliminary nosim test suite for features unsupported by iverilog
2021-07-05 18:00:12 -04:00
Zachary Snow d95a56286c split out basic suite tests with refs to new core suite 2021-06-25 11:21:47 -06:00