aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/transforms/InferResets.scala
AgeCommit message (Expand)Author
2020-04-22Mixin DependencyAPIMigration to all TransformsSchuyler Eldridge
2020-03-26Eliminate warnings on `sbt doc` and `sbt unidoc` (#1470)Chick Markley
2020-03-11Migrate to DependencyAPISchuyler Eldridge
2020-02-18Remove last connect semantics from reset inference (#1396)Jack Koenig
2019-12-30Minor code cleansup in InferResetsJack Koenig
2019-12-30Respect last connect semantics in InferResetsJack Koenig
2019-08-13Infer reset (#1068)Jack Koenig