aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/Example.scala
AgeCommit message (Collapse)Author
2015-12-06Working on generating SimTop, need to figure out how to split the top-level ↵jackkoenig
IO between the sim modules.
2015-10-02Merged in Scala implementation of FIRRTL IR, parser, and serialization (ie. ↵Jack
AST -> String). Uses ANTLRv4 to generate concrete syntax parser