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
2021-09-11
Remove BlackBoxSourceHelper from ReplaceMemTransform (#2355)
Jack Koenig
2021-09-10
MemConf: Do not add another new line when serializing (#2354)
Megan Wachs
2021-09-08
smt: make SMT + TransitionSystem lib public (#2350)
Kevin Laeufer
2021-09-08
smt: refactor SMT expression library (#2347)
Kevin Laeufer
2021-09-08
Multi protobuf module emission and consumption (#2344)
Jared Barocsi
2021-09-03
Make benchmark_cold_compile accept a command CLI argument (#2346)
Jack Koenig
2021-08-30
[smt] treat stop with non-zero ret like an assertion (#2338)
Kevin Laeufer
2021-08-26
Fix dshl zero-width shift behavior (#2339)
Schuyler Eldridge
2021-08-21
Add BufferedCustomFileEmission (#2334)
Jack Koenig
2021-08-20
Fix Serializer for single indented DefModule emission (#2332)
Jack Koenig
2021-08-17
prefer to using using system protoc and antlr4 in mill (#2276)
Jiuyang Liu
2021-08-13
Modify NoCommonSubexpressionElimination to NoCommonSubexpressionEliminationAn...
胡波
2021-08-10
[smt] make SMTLib + Btor2 emitters public objects (#2326)
Kevin Laeufer
2021-08-10
[smt] PropagatePresetAnnotations is now a real prereq (#2325)
Kevin Laeufer
2021-08-09
PropagatePresetAnnotations: remove dep. on SplitExpressions and PadWidths (#2...
Kevin Laeufer
2021-08-09
PropagatePresetAnnotations: remove false prerequisites (#2323)
Kevin Laeufer
2021-08-09
Implement NoCommonSubexpressionElimination (#2291)
Jiuyang Liu
2021-08-05
Fix Specification Memory Port Types (#2319)
Schuyler Eldridge
2021-08-04
Revert "Deprecate DependencyAPIMigration. (#2303)" (#2316)
Kevin Laeufer
2021-08-03
Require Andr, Orr, Xorr, Neg to have one operand (#2312)
Schuyler Eldridge
2021-08-02
Skip Formal CI checks via Github Actions not commit message (#2308)
Jack Koenig
2021-08-02
remove LoweringCompilersSpec (#2310)
Kevin Laeufer
2021-08-02
add emitter for optimized low firrtl (#2304)
Kevin Laeufer
2021-08-02
Update spec to disallow 0-bit mux sel (#2305)
Schuyler Eldridge
2021-07-29
Dedup attribute annos (#2297)
Jared Barocsi
2021-07-27
Deprecate DependencyAPIMigration. (#2303)
Jiuyang Liu
2021-07-27
ir: make HashCode.toHashString public (#2302)
Kevin Laeufer
2021-07-27
Merge pull request #2298 from chipsalliance/fix_type_in_dependencymanager
Jiuyang Liu
2021-07-25
Add typedef in DependencyManager.
Jiuyang Liu
2021-07-14
Fix memory annotation deduplication (#2286)
Jared Barocsi
2021-07-12
Update sbt to 1.5.5 (#2292)
Scala Steward
2021-07-11
Rm java.io in WriteEmitted (#2275)
sinofp
2021-07-11
Update sbt to 1.5.4 (#2267)
Scala Steward
2021-07-11
Deprecate BlackBoxResourceAnno (#2262)
Schuyler Eldridge
2021-07-11
Merge pull request #2290 from scala-steward/update/sbt-scalafmt-2.4.3
Jiuyang Liu
2021-07-09
Update sbt-scalafmt to 2.4.3
Scala Steward
2021-07-07
Replace hard coded line separators with system specific ones (#2281)
Boyang Han
2021-07-06
Merge pull request #2285 from chipsalliance/dev/seldridge/spec-zero-width-sel...
Schuyler Eldridge
2021-06-30
Relax spec on 0-bit mux select, use SFC behavior
Schuyler Eldridge
2021-06-25
Correct a typo in src/main/scala/firrtl/WIR.scala (#2283)
Felix Yan
2021-06-22
Fix VerilogMemDelays use before declaration (#2278)
Jack Koenig
2021-06-21
[spec] Explicit widths may be non-negative, not just positive (#2277)
Albert Magyar
2021-06-18
Fix MultiInfo parser + serialization bug (#2265)
Jared Barocsi
2021-06-17
smt: include firrtl statement names in SMT and btor2 output (#2270)
Kevin Laeufer
2021-06-17
Add --start-from option (#2273)
Schuyler Eldridge
2021-06-17
Add Protocol Buffer emission (#2271)
Schuyler Eldridge
2021-06-15
make PresetRegAnnotation public (#2254)
Kevin Laeufer
2021-06-14
Add -X mhigh compiler for minimal high form (#2268)
Schuyler Eldridge
2021-06-09
Merge pull request #2263 from sinofp/nomorejavaio-mustdedup
Jiuyang Liu
2021-06-08
Prepend target dir to default dedup report dir
sinofp
[next]