summaryrefslogtreecommitdiff
path: root/src/main/scala/Chisel/When.scala
AgeCommit message (Collapse)Author
2016-05-05Move Chisel API into separate chiselFrontend compilation unit in preparation ↵ducky
for source locator macros
2016-01-23Move firrtl subpackage to inside internal subpackage.jackkoenig
2016-01-17Improve code generation for WhenAndrew Waterman
The change to fix elsewhen/otherwise blew up the node count.
2016-01-16Add When test and fix when / elsewhen / otherwise behaviorducky
2015-12-06Split internal and FIRRTL packagesducky
2015-10-26Break Core.scala into bite-sized piecesducky