aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/transforms/GroupComponentsSpec.scala
AgeCommit message (Expand)Author
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-08-12Combined Uniquify and LowerTypes pass (#1784)Kevin Laeufer
2020-07-31[WIP] Implement CircuitGraph and IRLookup to firrtl.analyses (#1603)Jiuyang Liu
2020-04-22Mixin DependencyAPIMigration to all TransformsSchuyler Eldridge
2020-03-17[RFC] Factor out common test classes; package them (#1412)David Biancolin
2020-01-09Dedup PassTests, add NoCircuitDedupAnnotations (#1302)Schuyler Eldridge
2019-05-09Bugfix: GroupComponents (#1082)Adam Izraelevitz
2019-04-25Add FirrtlStage, make Driver compatibility layerSchuyler Eldridge
2019-01-04Fix GroupComponents to work with unused componentsJack Koenig
2019-01-02Make GroupComponents run ResolveKindsJack Koenig
2018-03-21GroupModule Transform (#766)Adam Izraelevitz