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
Age
Commit message (
Expand
)
Author
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-17
Use os-lib to rewrite Z3ModelChecker (#2223)
Jiuyang Liu
2021-05-14
Add JsonProtocol.serializeRecover (#2227)
Jack Koenig
2021-05-13
Implement MFC-style source locator compression (#2212)
Jared Barocsi
2021-05-04
Make MustDeduplicateAnnotation deletable (#2215)
Jack Koenig
2021-04-27
Memlib Refactor (#2191)
Jiuyang Liu
2021-04-27
deprecate memlib APIs modifided in #2191. (#2199)
Jiuyang Liu
2021-04-22
Fix CheckWidths error message for uninferred width (#2196)
Fabian Schuiki
2021-04-19
Hoist Transform timing to the Phase level (#2190)
Jack Koenig
2021-04-19
Don't use declaration-assigns for wires representing mem ports (#2189)
Albert Magyar
2021-04-16
Make InferTypes error on enable conditions > 1-bit wide (#2182)
Jack Koenig
2021-04-16
Fix signedness of xor const prop with zero (#2179)
Fabian Schuiki
2021-04-13
Add indent parameter to Serializer.serialize() (#2177)
Jared Barocsi
2021-04-11
smt: use existing bitWidth API (#2175)
edwardcwang
2021-04-06
Deprecate InlineCasts, add InlineAcrossCasts (#2146)
Jack Koenig
2021-04-05
Establish a fixed relative order for FPGA-backed passes + reflect in ScalaDoc
Albert Magyar
2021-04-05
Add test for SeparateWriteClocks
Albert Magyar
2021-04-05
Add --target:fpga flag to prioritize FPGA-friendly compilation
Albert Magyar
2021-04-05
Add SeparateWriteClocks to ensure one mem write per Verilog process
Albert Magyar
2021-04-05
Add tests for same-address readwrite inference
Albert Magyar
2021-04-05
Allow InferReadWrite to combine shared-address R/W ports when appropriate
Albert Magyar
2021-04-05
Add SetDefaultReadUnderWrite transform
Albert Magyar
2021-04-05
Optionally allow simple SyncReadMems to pass through VerilogMemDelays
Albert Magyar
2021-04-05
Allow direct emission of sync-read memories to Verilog
Albert Magyar
2021-04-05
Specify that SimplifyMems invalidates InferTypes
Albert Magyar
2021-04-01
Add memory initialization options for synthesis (#2166)
Carlos Eduardo
2021-03-29
Fix RemoveAccesses, delete CSESubAccesses (#2157)
Jack Koenig
2021-03-27
Add NoConstantPropagationAnnotation to disable constatnt propagation (#2150)
Jiuyang Liu
2021-03-26
Fix bug in zero-width memory removal (#2153)
Schuyler Eldridge
2021-03-19
Legalize neg: -x becomes 0 - x (#2128)
Jack Koenig
2021-03-18
Ensure InlineCasts does not inline complex Expressions (#2130)
Jack Koenig
2021-03-16
Fix issue where inlined cvt could cause crash (#2124)
Jack Koenig
2021-03-14
Fix width of constant propagation of SInt with zero (#2120)
Jack Koenig
2021-03-14
Fix cat of zero-width SInt (#2116)
Jack Koenig
2021-03-11
Fix CSESubAccesses for SubAccesses with flips (#2112)
Jack Koenig
2021-03-09
Fix the readmem statements in nested block (#2109)
Carlos Eduardo
2021-03-09
Create annotation to allow inline readmem in Verilog (#2107)
Carlos Eduardo
2021-03-09
SMT Backend: model Invalid and Division by Zero with DefRandom nodes (#2104)
Kevin Laeufer
2021-03-08
SMT: memory port inout fields cannot be used as RHS expressions (#2105)
Kevin Laeufer
2021-03-04
SMT Backend: move undefined memory behavior modelling to firrtl IR level (#2095)
Kevin Laeufer
2021-03-04
CSE SubAccesses (#2099)
Jack Koenig
2021-03-03
Fix ProtoBuf conversions for Verification IR (#2100)
Deborah Soung
2021-03-02
Remove Scala 2.11 (#2062)
Jack Koenig
2021-03-02
Fix CI Checks (#2097)
Jack Koenig
[prev]
[next]