aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/passes/ConvertFixedToSInt.scala
AgeCommit message (Expand)Author
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