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-04-05
Merge pull request #2111 from chipsalliance/fpga-backend
Albert Magyar
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-04
Fix mill cache download (#2171)
Jiuyang Liu
2021-04-01
Add memory initialization options for synthesis (#2166)
Carlos Eduardo
2021-03-30
Fix Mill support for non-M1 Macs (#2165)
Jack Koenig
2021-03-30
Update README.md (#2164)
Jack Koenig
2021-03-30
don't use protoc-jar anymore, mill can handle it better. (#2162)
Jiuyang Liu
2021-03-29
Update protobuf-java to 3.15.6 (#2136)
Scala Steward
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-25
add scalafmt to mill (#2151)
Jiuyang Liu
2021-03-22
Fix mill compile and add to CI (#2147)
Jiuyang Liu
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
2021-02-25
Emit space after 'if' for all Verilog conditional synchronous assignments (#2...
Albert Magyar
2021-02-17
ExpandWhens: ensure that statement names are maintained (#2082)
Kevin Laeufer
2021-02-17
Allow Side Effecting Statement to have Names (#2057)
Kevin Laeufer
2021-02-16
Merge pull request #2077 from chipsalliance/must-dedup
Jack Koenig
2021-02-16
Add MustDeduplicateTransform
Jack Koenig
2021-02-16
Add DiGraph factory method and prettyTree
Jack Koenig
2021-02-05
Add file line to source link from scaladoc (#2072)
John's Brew
2021-02-03
IR: turn some IR nodes into data classes (#2071)
Kevin Laeufer
2021-02-01
Suport ir.SubAccess in Utils.splitRef (#2021)
Schuyler Eldridge
2021-02-01
Deprecate ToWorkingIR (#2028)
Schuyler Eldridge
2021-02-01
ConstantPropagation: make RemoveValidIf an optional dependency (#2027)
Kevin Laeufer
2021-01-28
Stop padding multiply and divide ops (#2058)
Jack Koenig
2021-01-26
Fix post-merge publishing (#2055)
Jack Koenig
[prev]
[next]