aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/transforms/PropagatePresetAnnotations.scala
AgeCommit message (Expand)Author
2020-08-14All of src/ formatted with scalafmtchick
2020-07-29[2.13] fix legacy procedure syntaxKevin Laeufer
2020-07-29PropagatePreset: use partition function to find other annotationsKevin Laeufer
2020-07-29[2.13] convert toSeq and toMap where necessary to compileKevin Laeufer
2020-06-22Convert PreservesAll to explicit invalidates=falseSchuyler Eldridge
2020-04-22s/dependents/optionalPrerequisiteOf/Schuyler Eldridge
2020-04-22Mixin DependencyAPIMigration to all TransformsSchuyler Eldridge
2020-03-26Eliminate warnings on `sbt doc` and `sbt unidoc` (#1470)Chick Markley
2020-03-12Add Support for FPGA Bitstream Preset-registers (#1050)John's Brew