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
2022-03-25
Fix anno deserialization when class field is not first (#2501)
Fabian Schuiki
2022-03-14
Add Spec source link to the README (#2493)
Megan Wachs
2022-03-14
Update sbt to 1.5.8 (#2458)
Scala Steward
2022-03-14
Update sbt-scalafmt to 2.4.6 (#2459)
Scala Steward
2022-03-14
Update sbt-scoverage to 1.9.3 (#2460)
Scala Steward
2022-03-14
Update scalacheck-1-15 to 3.2.11.0 (#2471)
Scala Steward
2022-03-14
Update os-lib to 0.8.1 (#2478)
Scala Steward
2022-03-14
Update sbt-assembly to 1.1.1 (#2482)
Scala Steward
2022-03-14
Update sbt-buildinfo to 0.11.0 (#2483)
Scala Steward
2022-03-05
[spec] Change README to point at latest spec PDF (#2489)
Schuyler Eldridge
2022-03-04
[spec] Remove FIRRTL Specification (#2488)
Schuyler Eldridge
2022-03-02
Fold VerilogModulusCleanup into LegalizeVerilog (#2485)
Jack Koenig
2022-03-01
Convert firrtl specification to Markdown file (#2236)
Jared Barocsi
2022-01-27
Fix faulty MemorySynthInit behavior (#2468)
John's Brew
2022-01-25
emission-options flags swapped (#2472)
Andrea Nardi
2022-01-19
preset: make PropagatePreset play nice with verification statements (#2453)
Kevin Laeufer
2022-01-17
[smt] correct comparison for out-of-bounds memory access check (#2463)
Kevin Laeufer
2022-01-17
Bump to 1.6-SNAPSHOT (#2462)
Jack Koenig
2022-01-12
Update master for 1.5.0 release (#2455)
Jack Koenig
2022-01-11
Update .mergify.yml (#2454)
github-actions[bot]
2022-01-06
Add FileInfo to asyncResetAlwaysBlocks (#2451)
sinofp
2021-12-27
disable random should not contain useInitAsPreset. (#2449)
Jiuyang Liu
2021-12-21
Remove some warnings (#2448)
Jack Koenig
2021-12-21
smt: deal correctly with negative SInt literals (#2447)
Kevin Laeufer
2021-12-18
Fix width of signed addition when input to mux (#2440)
Jack Koenig
2021-12-17
smt: correctly serialize array index on read (#2446)
Kevin Laeufer
2021-12-17
Deprecate all mutable methods on RenameMap (#2444)
Jack Koenig
2021-12-17
Remove some printlns in tests (#2445)
Jack Koenig
2021-12-17
Modify and optimize performance of propagate annotations (#2393)
Jack Koenig
2021-12-16
Update sbt to 1.5.7 (#2443)
Scala Steward
2021-12-13
Update sbt to 1.5.6 (#2441)
Scala Steward
2021-12-13
Update os-lib to 0.8.0 (#2442)
Scala Steward
2021-12-13
Implement CustomRadixTransform for wave viewers (#2434)
Jiuyang Liu
2021-12-05
Update sbt-scalafmt to 2.4.5 (#2433)
Scala Steward
2021-12-01
Merge pull request #2343 from chipsalliance/improve-parser
Jack Koenig
2021-12-01
Use ANTLR Listener to save memory during parsing
Jack Koenig
2021-12-01
Handle references better in ANTLR Parser
Jack Koenig
2021-12-01
Ignore firrtl.antlr package in API doc generation
Jack Koenig
2021-12-01
Make formal_equiv.sh robust to changes to ANTLR & Protobuf
Jack Koenig
2021-11-30
[deprecation clean up] remove trait firrtl.util.BackendCompilationUtilities (...
Jiuyang Liu
2021-11-30
Update sbt-scalafix to 0.9.33 (#2431)
Scala Steward
2021-11-29
[deprecation clean up] remove firrtl.ExecutionOptionsManager (#2422)
Jiuyang Liu
2021-11-23
Enable memory initialization in synthesis for FPGA targets (#2430)
Carlos Eduardo
2021-11-23
[deprecation clean up] Remove firrtl.Driver (#2419)
Jiuyang Liu
2021-11-23
fix tests that depend on Driver (#2429)
Jiuyang Liu
2021-11-22
remove firrtl.transforms.BlackBoxSourceHelper.fileListName. (#2426)
Jiuyang Liu
2021-11-22
remove firrtl.transforms.InferResets.DifferingDriverTypesException (#2425)
Jiuyang Liu
2021-11-22
remove firrtl.transforms.InlineAcrossCastsTransform. (#2424)
Jiuyang Liu
2021-11-22
remove firrtl.FIRRTLException (#2421)
Jiuyang Liu
2021-11-22
[deprecation clean up] remove deprecated API in firrtl.Utils (#2420)
Jiuyang Liu
[prev]
[next]