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
2021-05-04
Fix SBT deprecation warnings (#2214)
Jack Koenig
2021-03-09
Create annotation to allow inline readmem in Verilog (#2107)
Carlos Eduardo
2020-07-13
add .bloop and .metals to .gitignore (#1761)
Albert Chen
2020-06-09
Refactor benchmark_code_compile.py to have job running utility
Jack Koenig
2020-04-13
Add new test jar to .gitignore (#1520)
Albert Magyar
2020-02-13
Mill support (#1368)
Sequencer
2018-01-15
WiringTransform Refactor (#648)
Schuyler Eldridge
2017-07-26
Flatten transformation (#631)
Andrey Ayupov
2017-01-31
Replace createTempDirectory with createTestDirectory (#427)
Jack Koenig
2016-10-17
Add fixed point type (#322)
Adam Izraelevitz
2016-02-09
WIP. Got to-working-ir working
azidar
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