aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/transforms/LegalizeClocks.scala
AgeCommit message (Expand)Author
2020-08-22Async reset tieoff bug (#1854)David Biancolin
2020-08-14All of src/ formatted with scalafmtchick
2020-05-13consolidated wire+assign to just wire, with expression inlined (#1600)Murali Vijayaraghavan
2020-03-17[RFC] Factor out common test classes; package them (#1412)David Biancolin
2020-01-07Fix literals cast to Clocks in Print and StopJack Koenig