aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/ConvertFixedToSInt.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-06-22Convert PreservesAll to explicit invalidates=falseSchuyler Eldridge
2020-04-22Mixin DependencyAPIMigration to all TransformsSchuyler Eldridge
2020-03-11Migrate to DependencyAPISchuyler Eldridge
2019-10-18Upstream intervals (#870)Adam Izraelevitz
2019-06-18Use scalafix to remove unused import and deprecated procedure syntax (#1074)Leway Colin
2018-03-27Change throwInternalError to use a String instead of Option[String] (#777)Jack Koenig
2018-02-16Replacematcherror - catch exceptions and convert to internal error. (#424)Jim Lawson
2017-05-27Prep for Scala 2.12 (#557)Jim Lawson
2017-03-23Pass now subclasses Transform (#477)Adam Izraelevitz
2017-02-22[stevo]: Adams fixStevo Bailey
2017-02-14Fixes #441, ConvertFixedToSInt not recursing expsAdam Izraelevitz
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-10-26Add Support for Parameterized ExtModules and Name Overridejackkoenig
2016-10-17Add fixed point type (#322)Adam Izraelevitz