aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 280b623a8f50cfd239e3036db06c877a33a0d619 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# firrtl
Flexible Internal Representation for RTL

General TODO:
  Add instructions to install stanzam
  Run directory structure past Patrick
  Go over .gitignore
  Write makefile for installation
  Add instructions to compile firrtl

Work TODO:
  Reimplement to-working-ir
  Write printer function
  Make compilation of txt file an argument, not hardcoded

Secondary TODO:
  Need stanza version control - perhaps a sub-repo?