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
/
main
/
scala
/
firrtl
Age
Commit message (
Expand
)
Author
2021-09-29
TopWiring: filter out unnamed declarations when building source lists (#2376)
David Biancolin
2021-09-29
Have Flatten & InlineInstances remove their annotations (#2374)
David Biancolin
2021-09-29
Add RTLIL Backend. (#2331)
Nicolas Machado
2021-09-23
transforms.formal: ensure named statements as output (#2367)
Kevin Laeufer
2021-09-13
Bump Scala to 2.12.14 and 2.13.6 (#2356)
Jack Koenig
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-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-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-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
add emitter for optimized low firrtl (#2304)
Kevin Laeufer
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-25
Add typedef in DependencyManager.
Jiuyang Liu
2021-07-14
Fix memory annotation deduplication (#2286)
Jared Barocsi
2021-07-11
Rm java.io in WriteEmitted (#2275)
sinofp
2021-07-11
Deprecate BlackBoxResourceAnno (#2262)
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-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-08
Prepend target dir to default dedup report dir
sinofp
2021-06-08
Rm java.io in MustDedup
sinofp
2021-06-05
Add deprecation annotation in FileUtils
sinofp
2021-06-04
Rm java.io in FileUtils
sinofp
2021-06-03
Replace mem macros renaming (#2243)
Albert Chen
2021-05-22
Rewrite vlsi_mem_gen into a Firrtl Transform (#2202)
sinofp
2021-05-21
Optimize Annotation.getTargets (#2244)
Jack Koenig
2021-05-21
Fix renaming of local targets in InlineInstances (#2238)
Albert Chen
2021-05-21
Annotation: override getTargets for SingleTargetAnnotation (#2241)
Kevin Laeufer
2021-05-21
WiringTransform: cannot run after RemoveWires (#2240)
Kevin Laeufer
2021-05-18
Improve performance of RenameMap in LowerTypes (#2233)
Jack Koenig
2021-05-14
Add JsonProtocol.serializeRecover (#2227)
Jack Koenig
[prev]
[next]