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
Age
Commit message (
Expand
)
Author
2019-03-26
DCE printf and stop statements with constant-0 enables
Andrew Waterman
2019-03-25
Correct a typo in spec.tex (#1063)
Felix Yan
2019-03-19
Designs with no SeqMems should produce empty MemConf strings, and this should...
John Wright
2019-03-18
Add serialization support for LoadMemoryFileType in LoadMemoryAnnotation (#1056)
Jim Lawson
2019-03-07
Add a data structure for memory conf reading and writing (#1041)
John Wright
2019-03-05
Advertise FIRRTL grammar support in Atom
Jean Bruant
2019-02-28
Make mergify run when no reviews request changes (#1043)
Adam Izraelevitz
2019-02-28
[ExpandWhens] Don't create nodes to hold Muxes with >0 void cases (#1039)
Albert Magyar
2019-02-27
Add --nodedup option to facilitate FIRRTL to verilog regression testing. (#1035)
Jim Lawson
2019-02-27
Create a simple generic GraphViz renderer for DiGraph (#1034)
Chick Markley
2019-02-25
Run CheckHighForm after all non-emitter transforms in firrtl tests (#548)
Jack Koenig
2019-02-25
Detect and error on registers with flip in type (#1031)
Albert Magyar
2019-02-25
Merge pull request #1032 from freechipsproject/fix-scaladoc-warnings
Schuyler Eldridge
2019-02-25
Add GitHub source links to Scaladoc
Schuyler Eldridge
2019-02-25
Fix almost all Scaladoc warnings
Schuyler Eldridge
2019-02-22
Add Width Constraints with Annotations (#956)
Albert Chen
2019-02-22
Stop reporting exceptions in custom transformations as internal errors (#867)
Jack Koenig
2019-02-22
Change mergify to just require an approval (#1030)
Adam Izraelevitz
2019-02-22
Bump yosys to 0.8 (#1029)
Adam Izraelevitz
2019-02-21
Don't let the main module become deduped out of existence. (#1023)
Jim Lawson
2019-02-21
No time left for you - quickly rename deep bundles still occasionally fails. ...
Jim Lawson
2019-02-21
Added mergify badge to README (#1027)
Adam Izraelevitz
2019-02-21
Added mergify configuration (#1026)
Adam Izraelevitz
2019-02-21
Prevent Flatten from stripping all annotations (#1024)
Schuyler Eldridge
2019-02-21
Correctly handle dots in loaded memory paths (#984)
Nick Hynes
2019-02-20
Attempt to deal with timing vagaries in UniquifySpec.quicklyrenamedeepbundles...
Jim Lawson
2019-02-14
Asynchronous Reset (#1011)
Jack Koenig
2019-02-11
Fix typo for -c: compiler -> circuit (#1014)
John Wright
2019-02-05
Merge pull request #1004 from seldridge/issue-423
Schuyler Eldridge
2019-02-05
Do Shr constant propagation in Legalize
Schuyler Eldridge
2019-02-05
Add RemoveValidIf to -X mverilog
Schuyler Eldridge
2019-02-05
Add "mverilog" and "sverilog" DriverSpec tests
Schuyler Eldridge
2019-02-05
Add "mverilog" Compiler Option, Compiler Fixes
Schuyler Eldridge
2019-02-05
Missed constprop opportunity (#1009)
Andrew Waterman
2019-02-04
Correct Kind info from #1010 (#1012)
Albert Magyar
2019-02-01
Fork all sbt test and run tasks (#1002)
Schuyler Eldridge
2019-02-01
Mem helpers (#1010)
Albert Magyar
2019-01-31
Use apache commons for string escaping instead of reflection (#1008)
Jack Koenig
2019-01-31
Add MidFIRRTL spec (#1003)
Albert Magyar
2019-01-28
typo fix (#1001)
Sequencer
2019-01-26
Use default test_run_dir for more DriverSpec tests. (#1006)
Jim Lawson
2019-01-23
Improve Shl codegen; eliminate Shlw WIR node (#994)
Andrew Waterman
2019-01-22
Merge pull request #969 from freechipsproject/top-wiring-aggregates
David Biancolin
2019-01-22
Merge branch 'master' into top-wiring-aggregates
David Biancolin
2019-01-22
Bump copyright year (#999)
Jim Lawson
2019-01-22
Remove ghpages plugin (#996)
Jim Lawson
2019-01-21
Merge branch 'master' into top-wiring-aggregates
David Biancolin
2019-01-15
Merge branch 'master' into top-wiring-aggregates
David Biancolin
2019-01-14
Merge pull request #992 from freechipsproject/const-prop-dshifts
Jack Koenig
2019-01-13
Suppress unchecked warning in Constant Propagation
Jack Koenig
[next]