index
:
sfcX
1.6.x
master
sfc-scala3
Scala FIRRTL Compiler for chiselX
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
scala
/
firrtl
/
passes
/
ConvertFixedToSInt.scala
Age
Commit message (
Expand
)
Author
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-08-14
All of src/ formatted with scalafmt
chick
2020-06-22
Convert PreservesAll to explicit invalidates=false
Schuyler Eldridge
2020-04-22
Mixin DependencyAPIMigration to all Transforms
Schuyler Eldridge
2020-03-11
Migrate to DependencyAPI
Schuyler Eldridge
2019-10-18
Upstream intervals (#870)
Adam Izraelevitz
2019-06-18
Use scalafix to remove unused import and deprecated procedure syntax (#1074)
Leway Colin
2018-03-27
Change throwInternalError to use a String instead of Option[String] (#777)
Jack Koenig
2018-02-16
Replacematcherror - catch exceptions and convert to internal error. (#424)
Jim Lawson
2017-05-27
Prep for Scala 2.12 (#557)
Jim Lawson
2017-03-23
Pass now subclasses Transform (#477)
Adam Izraelevitz
2017-02-22
[stevo]: Adams fix
Stevo Bailey
2017-02-14
Fixes #441, ConvertFixedToSInt not recursing exps
Adam Izraelevitz
2016-11-04
Cleanup license at top of every file (#364)
Jack Koenig
2016-10-26
Add Support for Parameterized ExtModules and Name Override
jackkoenig
2016-10-17
Add fixed point type (#322)
Adam Izraelevitz