aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/ZeroWidth.scala
AgeCommit message (Expand)Author
2017-05-25Fix performance bug in ZeroWidth (#594)Jack Koenig
2017-05-10Update rename2 (#478)Adam Izraelevitz
2017-03-29Fix bug where zero width expressions in nodes wouldn't get zeroed (#514)Jack Koenig
2017-03-23Pass now subclasses Transform (#477)Adam Izraelevitz
2017-03-22Fixed zero width perf bug #502Adam Izraelevitz
2017-03-06Zero width (#402)Adam Izraelevitz