aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/transforms/RemoveWires.scala
AgeCommit message (Expand)Author
2018-06-13Resolve register clock dependencies in RemoveWires (#823)Schuyler Eldridge
2018-04-02CyclicException identifies a problem node. (#778)Chick Markley
2018-02-16Replacematcherror - catch exceptions and convert to internal error. (#424)Jim Lawson
2017-12-12Add RemoveWires transformJack Koenig