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
/
.gitignore
Age
Commit message (
Expand
)
Author
2016-01-16
Ignore eclipse .project
ducky
2016-01-16
Default platform-agnostic, ignore platform-specific FileCheck
ducky
2016-01-16
Added a bunch of tests and added firrtl-stanza and firrtl-scala to .gitignore
azidar
2015-10-08
Install Stanza as a dependency of anything that uses it
Palmer Dabbelt
2015-10-02
Merged in Scala implementation of FIRRTL IR, parser, and serialization (ie. A...
Jack
2015-08-26
Added regression test
azidar
2015-08-20
Updated .gitignore
azidar
2015-05-18
First pass at a Verilog Backend. Not tested, but compiles and generates reaso...
azidar
2015-05-02
Added a infrastructure for check passes, and wrote a few
azidar
2015-04-20
Fixed tests to use new execution arguments. Added and fixed chisel3 bugs
azidar
2015-04-08
Finished expand whens. started infer widths. added pdf for people to view
azidar
2015-03-04
Finished infer-types pass
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
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
2015-02-18
Reimplemented to-working-ir. Changed Command to Stmt. Modified printing of IR...
azidar
2015-02-13
First commit.
azidar