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
/
test
/
scala
Age
Commit message (
Expand
)
Author
2019-08-19
Refactor exceptions to remove stack trace from user errors (#1157)
Jack Koenig
2019-08-13
Infer reset (#1068)
Jack Koenig
2019-08-07
Add tests on RemoveReset of invalid inits
Schuyler Eldridge
2019-08-07
Check mems for legal latencies; ban zero write latency. (#1147)
Albert Magyar
2019-08-07
DRY check chirrtl (#1148)
Albert Magyar
2019-08-05
Add FileUtilsSpec
Schuyler Eldridge
2019-08-01
Followup to PR #1142
chick
2019-08-01
Followup to PR #1142
chick
2019-07-25
Allow name of blackbox resource .f file to change from static value (#1129)
Albert Magyar
2019-07-24
Add ExpandConnects to TopWiringTransform fixup (#1135)
Schuyler Eldridge
2019-07-21
Fix RenameMap chaining (#1126)
Albert Chen
2019-07-19
Add SimplifyMems transform to lower memories without splitting (#1111)
Albert Magyar
2019-07-19
Fix renaming of annotations with paths (#967)
Albert Chen
2019-07-15
Add type aliases for dependencies
Schuyler Eldridge
2019-07-11
Change Dependency API to Class[_ <: A]
Schuyler Eldridge
2019-07-08
Fix typo (#1114)
Leway Colin
2019-07-03
Add PhaseManager tests
Schuyler Eldridge
2019-07-02
Make sure directory exist before writing (#1110)
Leway Colin
2019-06-28
Remove deprecated ComponentName from CombinationalPath annotation (#1107)
Albert Magyar
2019-06-28
Add Test for AddDefaults phase (#1106)
Leway Colin
2019-05-24
Emit legal Verilog literals for ExtModule IntParams > 32-bit (#1087)
Jack Koenig
2019-05-09
Bugfix: GroupComponents (#1082)
Adam Izraelevitz
2019-05-04
Add register init to RemoveWires dependencies (#1078)
Schuyler Eldridge
2019-04-25
Add ShellOption, DeletedWrapper
Schuyler Eldridge
2019-04-25
Add tests for Annotations/Options refactor
Schuyler Eldridge
2019-04-25
Add FirrtlStage, make Driver compatibility layer
Schuyler Eldridge
2019-04-22
Change Memory Depth to a BigInt (#1075)
Jack Koenig
2019-04-11
LowerTypesSpec: additional unit test (#1071)
edwardcwang
2019-03-29
Faster reg constprop (#1067)
Albert Magyar
2019-03-26
Add test for DCE of printf and stop
Andrew Waterman
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-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-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-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
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-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
[prev]
[next]