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-09-13
Make the Parser handle errors more gracefully (#2549)
Jack Koenig
2022-09-12
Handle new keyword version as an identifier (#2550)
Jack Koenig
2022-08-26
FIRRTL version support (#2543)
Zachary Yedidia
2022-08-04
Bump protobuf runtime to avoid CVE-2021-22569 (#2535)
Jack Koenig
2022-08-03
smt: make SMTExprMap object public (#2534)
Kevin Laeufer
2022-05-27
Update README Prerequisites (#2525)
Jack Koenig
2022-04-25
Update scalatest to 3.2.12 (#2524)
Scala Steward
2022-04-21
Fix optimization of register with reset but invalid connection (#2520)
Jack Koenig
2022-04-21
Update sbt-scalafix to 0.10.0 (#2517)
Scala Steward
2022-04-21
Update json4s-native to 4.0.5 (#2519)
Lucheng Zhang
2022-04-20
Update sbt-scalafix to 0.9.34 (#2456)
Scala Steward
2022-04-20
Update sbt-assembly to 1.2.0 (#2494)
Scala Steward
2022-04-20
Update sbt to 1.6.2 (#2496)
Scala Steward
2022-04-20
Update sbt-api-mappings to 3.0.2 (#2499)
Scala Steward
2022-04-20
Update sbt-mima-plugin to 1.1.0 (#2507)
Scala Steward
2022-04-11
Fix incorrect deprecation warning for TargetDirAnnotation (#2511)
Jack Koenig
2022-04-07
Make MemConf's MemPort serialization deterministic (#2508)
Chick Markley
2022-04-05
Use circuit name hashCode for circuit anno hashCode (#2504)
Jack Koenig
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
[next]