aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/PrimOps.scala
AgeCommit message (Expand)Author
2016-03-03Remove unused files: DebugUtils and original Passesjackkoenig
2016-02-09Added license to FIRRTL filesazidar
2016-02-09More bug fixesazidar
2016-02-09Added constprop,v-wrap,v-rename. All set to attempt like->like comparison of ...azidar
2016-02-09Adding ScalaTest for unit testing of Scala FIRRTL. Added a few basic tests fo...Jack
2016-02-09WIP. Finished to working ir, resolve kinds, and infer typesazidar
2016-02-09WIP. Got to-working-ir workingazidar
2016-01-27WIP Moving Scala FIRRTL to match spec 0.2.0. Not everything is implemented (n...jackkoenig