aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/options/Shell.scala
AgeCommit message (Expand)Author
2024-05-29Add Scala3 supportAditya Naik
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-07-29[2.13] convert toSeq and toMap where necessary to compileKevin Laeufer
2019-12-06Move --no-dedup from stage-global to firrtl-local (#1265)Schuyler Eldridge
2019-04-29Update NoCircuitDedupAnnotation so it's available from firrtl.stage.FirrtlMainJim Lawson
2019-04-25Add ShellOption, DeletedWrapperSchuyler Eldridge
2019-04-25Add FirrtlStage, make Driver compatibility layerSchuyler Eldridge
2019-04-22Improve registered library help textSchuyler Eldridge
2018-11-21Change firrtl.options API, add PhaseSchuyler Eldridge
2018-11-07Add firrtl.optionsSchuyler Eldridge