aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/Visitor.scala
AgeCommit message (Expand)Author
2015-12-03Changing simwrapper to group ports that go to different places, not quite the...jackkoenig
2015-10-15Reorganized Primops (renamed from PrimOps), added maps and functions to conve...Jack
2015-10-12Renamed Subindex to Index and added type information to Index and DoPrimOpJack
2015-10-12Added support for no width to mean unknown, and print nothing instead of <?> ...Jack
2015-10-02Merged in Scala implementation of FIRRTL IR, parser, and serialization (ie. A...Jack