aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-25Serializer: only serialize smem RUW if non-default (#2597)Kevin Laeufer
2023-01-25[smem] fix read-under-write serialization (#2595)Kevin Laeufer
2023-01-12Switch from YosysHQ action to composite action (#2592)Jack Koenig
2023-01-09Update sbt to 1.8.2 (#2589)Scala Steward
2022-12-150-bit literals (#2544)Kevin Laeufer
2022-12-06Enhance find heap bound (#2579)Jack Koenig
2022-12-05Bump Scala (#2578)Jack Koenig
2022-12-06Update sbt-scalafix to 0.10.4 (#2563)Scala Steward
2022-12-06Update commons-text to 1.10.0 (#2566)Scala Steward
2022-12-06Update protobuf-java to 3.18.3 (#2553)Scala Steward
2022-12-05Update sbt-mima-plugin to 1.1.1 (#2556)Scala Steward
2022-12-05Update sbt-ci-release to 1.5.11 (#2565)Scala Steward
2022-12-05Update json4s-native to 4.0.6 (#2567)Scala Steward
2022-12-05Update scalatest to 3.2.14 (#2570)Scala Steward
2022-12-05Update sbt-scalafmt to 2.5.0 (#2577)Scala Steward
2022-12-05Update sbt-protobuf to 0.7.2 (#2572)Scala Steward
2022-12-05Update sbt-assembly to 2.0.0 (#2564)Scala Steward
2022-12-05Update sbt to 1.8.0 (#2576)Scala Steward
2022-11-10Workaround issue in release automation (#2574)Jack Koenig
2022-09-22Fix serialization of whens with empty blocks (#2560)Jack Koenig
2022-09-19Add Serializer.lazily for buffered serialization (#2554)Jack Koenig
2022-09-13Make the Parser handle errors more gracefully (#2549)Jack Koenig
2022-09-12Handle new keyword version as an identifier (#2550)Jack Koenig
2022-08-26FIRRTL version support (#2543)Zachary Yedidia
2022-08-04Bump protobuf runtime to avoid CVE-2021-22569 (#2535)Jack Koenig
2022-08-03smt: make SMTExprMap object public (#2534)Kevin Laeufer
2022-05-27Update README Prerequisites (#2525)Jack Koenig
2022-04-25Update scalatest to 3.2.12 (#2524)Scala Steward
2022-04-21Fix optimization of register with reset but invalid connection (#2520)Jack Koenig
2022-04-21Update sbt-scalafix to 0.10.0 (#2517)Scala Steward
2022-04-21Update json4s-native to 4.0.5 (#2519)Lucheng Zhang
2022-04-20Update sbt-scalafix to 0.9.34 (#2456)Scala Steward
2022-04-20Update sbt-assembly to 1.2.0 (#2494)Scala Steward
2022-04-20Update sbt to 1.6.2 (#2496)Scala Steward
2022-04-20Update sbt-api-mappings to 3.0.2 (#2499)Scala Steward
2022-04-20Update sbt-mima-plugin to 1.1.0 (#2507)Scala Steward
2022-04-11Fix incorrect deprecation warning for TargetDirAnnotation (#2511)Jack Koenig
2022-04-07Make MemConf's MemPort serialization deterministic (#2508)Chick Markley
2022-04-05Use circuit name hashCode for circuit anno hashCode (#2504)Jack Koenig
2022-03-25Fix anno deserialization when class field is not first (#2501)Fabian Schuiki
2022-03-14Add Spec source link to the README (#2493)Megan Wachs
2022-03-14Update sbt to 1.5.8 (#2458)Scala Steward
2022-03-14Update sbt-scalafmt to 2.4.6 (#2459)Scala Steward
2022-03-14Update sbt-scoverage to 1.9.3 (#2460)Scala Steward
2022-03-14Update scalacheck-1-15 to 3.2.11.0 (#2471)Scala Steward
2022-03-14Update os-lib to 0.8.1 (#2478)Scala Steward
2022-03-14Update sbt-assembly to 1.1.1 (#2482)Scala Steward
2022-03-14Update 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