blob: 722f395f460911f23e271c6cf8c82d276f537fa9 (
plain)
1
2
3
4
5
6
7
8
9
|
TODO
Make stanza a git repo
Write installation instructions for stanza
Need 2 different prints, one with IR-internal information, and another that matches correct FIRRTL
Tests:
Error if declare anything other than module in circuit
Error if incorrectly assign stuff, like use = instead of :=
|