summaryrefslogtreecommitdiff
path: root/src/main/scala/Chisel/internal/firrtl/Emitter.scala
AgeCommit message (Expand)Author
2016-06-08Rename packages to lowercase chisel, add compatibility layerducky
2016-05-20Implementation of source locatorsducky
2016-05-05Move Chisel API into separate chiselFrontend compilation unit in preparation ...ducky
2016-04-14Use mkString to clarify and speed up DefPrim emissionAndrew Waterman
2016-01-28Merge branch 'master' into modrefactorAndrew Waterman
2016-01-28Use FIRRTL is invalid constructAndrew Waterman
2016-01-27New FIRRTL syntax for regAndrew Waterman
2016-01-27Only deduplicate when Module classname is the sameducky
2016-01-23Implement first draft of new FIRRTL changesAndrew Waterman
2016-01-23Move firrtl subpackage to inside internal subpackage.jackkoenig