aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/Translator.scala
AgeCommit message (Expand)Author
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-11-24In process of adding FAME-1 transformation, updated todos in grammar file, up...jackkoenig
2015-10-12Added FIRRTL comment removal to TranslatorJack
2015-10-02Merged in Scala implementation of FIRRTL IR, parser, and serialization (ie. A...Jack