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
Age
Commit message (
Expand
)
Author
2016-03-02
Remove implicits from serialize
jackkoenig
2016-03-01
Move mapper functions to implicit methods on IR vertices.
jackkoenig
2016-02-25
Separate serialize functions into separate file
jackkoenig
2016-02-25
Remove FlagUtils and related unused debug printing
jackkoenig
2016-02-24
Fixed printf bugs in scala and stanza versions. Required special casing print...
Adam Izraelevitz
2016-02-09
Added license to FIRRTL files
azidar
2016-02-09
Added remaining check passes. Ready for open sourcing
azidar
2016-02-09
CHIRRTL passes work, parser is updated
azidar
2016-02-09
Added migrated HighFormCheck to Scala FIRRTL, changes to IR and Utils for get...
Jack
2016-02-09
Added chirrtl passes, need to update parser
azidar
2016-02-09
More bug fixes
azidar
2016-02-09
Added constprop,v-wrap,v-rename. All set to attempt like->like comparison of ...
azidar
2016-02-09
Added Lower Types.
azidar
2016-02-09
Added Expand Whens pass
azidar
2016-02-09
Moved passes to new package
azidar
2016-02-09
Restructure passes to be new subpackage with more modular design, add new str...
Jack