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
/
test
Age
Commit message (
Expand
)
Author
2015-03-23
Finished first two parts of expand-whens pass. Fixed inits by adding WRegInit...
azidar
2015-03-18
Finished expand accessors and lower to ground
azidar
2015-03-12
Switched bundles from gender to flip
azidar
2015-03-11
Finished expand accessors pass. Fixed bug in resolve-gender. Added tests, all...
azidar
2015-03-10
Finished resolve genders
azidar
2015-03-05
Finished part of infer gender, tests not committed
azidar
2015-03-04
Finished infer-types pass
azidar
2015-03-03
In-progress, working on inferring types pass
azidar
2015-02-25
Added debug print statements to dump fields from nodes, and updated tests to ...
azidar
2015-02-24
Rewrote README to include installation instructions and stanza justification....
azidar
2015-02-24
Updated tests, and included a check for the name of the pass, which
azidar
2015-02-20
Rewrote the initialize-register pass, now correctly implemented
azidar
2015-02-19
Re-implemented resolve-kinds, passes preliminary test.
azidar
2015-02-19
Added compiler flags to allow tests to select which passes they test.
azidar
2015-02-18
Added more testing infrastructre, and Makefile to build firrtl
azidar