aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/Parser.scala
AgeCommit message (Expand)Author
2016-01-16Added some commentsazidar
2015-12-06Working on generating SimTop, need to figure out how to split the top-level I...jackkoenig
2015-12-04Everything is broken, need Translator to work on files without a circuit, nee...jackkoenig
2015-10-02Merged in Scala implementation of FIRRTL IR, parser, and serialization (ie. A...Jack