summaryrefslogtreecommitdiff
path: root/src/main/scala/Chisel/internal/firrtl
AgeCommit message (Expand)Author
2016-01-28Use FIRRTL is invalid constructAndrew Waterman
2016-01-27Use FIRRTL nodes add+tail instead of addwAndrew Waterman
2016-01-27Use FIRRTL node rem, not mod, for %Andrew Waterman
2016-01-27Remove unsupported FIRRTL node bit(); use bits()Andrew Waterman
2016-01-27New FIRRTL syntax for regAndrew Waterman
2016-01-23Implement first draft of new FIRRTL changesAndrew Waterman
2016-01-23Move firrtl subpackage to inside internal subpackage.jackkoenig