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
/
clocklist
Age
Commit message (
Expand
)
Author
2021-01-20
Cleanup some warnings (#2032)
Jack Koenig
2020-09-16
Change to Apache 2.0 License (#1901)
Chick Markley
2020-08-14
All of src/ formatted with scalafmt
chick
2020-04-22
s/dependents/optionalPrerequisiteOf/
Schuyler Eldridge
2020-04-22
Mixin DependencyAPIMigration to all Transforms
Schuyler Eldridge
2019-09-16
Rename gender to flow
Schuyler Eldridge
2019-06-18
Use scalafix to remove unused import and deprecated procedure syntax (#1074)
Leway Colin
2019-04-25
Add ShellOption, DeletedWrapper
Schuyler Eldridge
2018-11-29
Replace Mappers with Foreachers in several passes (#954)
Albert Magyar
2018-11-07
Make ClockListAnnotation a RegisteredTransform
Schuyler Eldridge
2018-11-07
Add FirrtlOptions
Schuyler Eldridge
2018-10-03
Inlining uses "_", respects namespaces
Schuyler Eldridge
2018-03-27
Change throwInternalError to use a String instead of Option[String] (#777)
Jack Koenig
2018-02-27
Refactor Annotations (#721)
Jack Koenig
2018-02-16
Replacematcherror - catch exceptions and convert to internal error. (#424)
Jim Lawson
2018-01-15
WiringTransform Refactor (#648)
Schuyler Eldridge
2017-03-23
Pass now subclasses Transform (#477)
Adam Izraelevitz
2017-03-06
Addresses #459. Rewords transform annotations API.
Adam Izraelevitz
2016-11-23
Stringified annotations (#367)
Adam Izraelevitz
2016-11-14
Fix wrong omitting same clocked nondirect children (#374)
Adam Izraelevitz
2016-11-07
Clock List Transform (#365)
Adam Izraelevitz