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
/
memlib
/
DecorateMems.scala
Age
Commit message (
Expand
)
Author
2021-04-27
deprecate memlib APIs modifided in #2191. (#2199)
Jiuyang Liu
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
s/dependents/optionalPrerequisiteOf/
Schuyler Eldridge
2020-04-22
Mixin DependencyAPIMigration to all Transforms
Schuyler Eldridge
2019-07-08
Remove some warnings (#1118)
Leway Colin
2019-06-18
Use scalafix to remove unused import and deprecated procedure syntax (#1074)
Leway Colin
2018-02-27
Refactor Annotations (#721)
Jack Koenig
2018-01-15
WiringTransform Refactor (#648)
Schuyler Eldridge
2017-04-04
DecorateMems should not delete annoations (#523)
Colin Schmidt
2017-03-23
Pass now subclasses Transform (#477)
Adam Izraelevitz
2016-11-23
Stringified annotations (#367)
Adam Izraelevitz
2016-11-15
Fixed multi wiring (#368)
Adam Izraelevitz
2016-11-04
Cleanup license at top of every file (#364)
Jack Koenig
2016-11-04
Refactor Compilers and Transforms
jackkoenig
2016-10-27
Wiring (#348)
Adam Izraelevitz