aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/transforms/RemoveResetSpec.scala
AgeCommit message (Expand)Author
2022-04-21Fix optimization of register with reset but invalid connection (#2520)Jack Koenig
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-05-18Canonicalize init of regs with zero as reset in RemoveReset (#1627)Albert Magyar
2020-03-17[RFC] Factor out common test classes; package them (#1412)David Biancolin
2019-08-07Add tests on RemoveReset of invalid initsSchuyler Eldridge