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
/
analyses
Age
Commit message (
Expand
)
Author
2019-02-25
Fix almost all Scaladoc warnings
Schuyler Eldridge
2018-11-29
Replace Mappers with Foreachers in several passes (#954)
Albert Magyar
2018-10-30
Instance Annotations (#926)
Adam Izraelevitz
2018-10-27
Revert "Instance Annotations (#865)" (#925)
Adam Izraelevitz
2018-10-24
Instance Annotations (#865)
Adam Izraelevitz
2018-07-20
Constant prop add (#849)
albertchen-sifive
2018-07-11
Make InstanceGraph have deterministic and use defined iteration order (#843)
Jack Koenig
2018-05-11
TopWiring Transform (#798)
alonamid
2018-03-27
Change throwInternalError to use a String instead of Option[String] (#777)
Jack Koenig
2018-03-21
GroupModule Transform (#766)
Adam Izraelevitz
2018-01-15
WiringTransform Refactor (#648)
Schuyler Eldridge
2017-12-29
Add NodeCount analysis for helping with performance debugging
Jack Koenig
2017-11-10
Make digraph methods deterministic (#653)
Albert Magyar
2017-09-05
Make InstanceGraph track module hierarchies not contained in the top-level hi...
Albert Magyar
2017-03-17
Add utilites for digraphs and netlist analyses
Albert Magyar