aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/FlattenTests.scala
AgeCommit message (Expand)Author
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-28FlattenSpec: flattening a module with no instaces should be a no-op (#1868)Kevin Laeufer
2020-08-14All of src/ formatted with scalafmtchick
2020-03-17[RFC] Factor out common test classes; package them (#1412)David Biancolin
2020-02-12Removed unused imports in src/test/ (#1381)Jim Lawson
2020-01-09Dedup PassTests, add NoCircuitDedupAnnotations (#1302)Schuyler Eldridge
2019-11-04Ignore extmodule instances in Flatten (#1218)Albert Magyar
2019-02-21Prevent Flatten from stripping all annotations (#1024)Schuyler Eldridge
2018-10-03Inlining uses "_", respects namespacesSchuyler Eldridge
2017-12-12Add RemoveWires transformJack Koenig
2017-08-04bug fix for cases when we want to flatten a module in which a module is insta...Andrey Ayupov
2017-07-26Flatten transformation (#631)Andrey Ayupov