aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
AgeCommit message (Expand)Author
2016-02-09Bug fixes, close to getting correct rocket-firrtl.fir throughazidar
2016-02-09Adding ScalaTest for unit testing of Scala FIRRTL. Added a few basic tests fo...Jack
2016-02-09WIP, nothing works. Starting creating working IR and necessary utilsazidar
2016-01-28Add newlines between libraryDependencies, sbt doesn't work without them on Ma...Jack
2016-01-16Import a logging library so we don't reinvent the wheel and have implicits fl...ducky
2015-11-24In process of adding FAME-1 transformation, updated todos in grammar file, up...jackkoenig
2015-10-07Added utility map functions Stmt -> Stmt, S; Exp -> Exp, S; Exp -> Exp, EJack
2015-10-06Added ability to test scala FIRRTLJack
2015-10-02Merged in Scala implementation of FIRRTL IR, parser, and serialization (ie. A...Jack