- Dec 01, 2023
-
-
Adam Izraelevitz authored
-
- Nov 07, 2023
-
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
- Nov 03, 2023
-
-
Jack Koenig authored
This fixes Scala compiler warnings in Scala 2.13.12 requiring type ascriptions on public implicit definitions.
-
Schuyler Eldridge authored
-
Schuyler Eldridge authored
Signed-off-by:Schuyler Eldridge <schuyler.eldridge@sifive.com>
-
- Nov 02, 2023
-
-
Aditya Naik authored
-
Will Dietz authored
No non-internal existing functionality intended to be changed. "Alignment" interface (internal) does change. DataMirror methods implemented in terms of Alignment no longer require the Data to be hardware, allowing walking (bare) Chisel types and their alignments.
-
- Nov 01, 2023
-
-
Deborah Soung authored
-
Deborah Soung authored
-
- Oct 27, 2023
-
-
Mike Urbach authored
-
Deborah Soung authored
-
- Oct 26, 2023
-
-
Mike Urbach authored
Class definition components cannot have any annotations.
-
- Oct 25, 2023
-
-
Chisel Bot authored
* [cd] Bump CIRCT from firtool-1.57.1 to firtool-1.58.0 This is an automated commit generated by the `circt/update-circt` GitHub Action. * Fix binding compile due to CAPI change (#3598) * use flake input to provide circt source (#3597) * fix binding compile due to CAPI change --------- Co-authored-by:
chiselbot <chiselbot@users.noreply.github.com> Co-authored-by:
Jiuyang Liu <liu@jiuyang.me>
-
Adam Izraelevitz authored
* Bugfix: foo and foo_ names cause incorrect prefix calculation * Address reviewer feedback
-
- Oct 24, 2023
-
-
Avimitin Lu authored
Tested with llvm lit built-in example tests directory. Signed-off-by:Avimitin <dev@avimit.in>
-
Jiuyang Liu authored
-
Adam Izraelevitz authored
* Added disallowIOCreation as a public API * Added scope where IO is illegal
-
- Oct 22, 2023
-
-
Jiuyang Liu authored
-
- Oct 21, 2023
-
-
Schuyler Eldridge authored
-
Will Dietz authored
-
Mike Urbach authored
-
- Oct 19, 2023
-
-
Mike Urbach authored
-
- Oct 18, 2023
-
-
Schuyler Eldridge authored
Switch from install-circt v1.0.0 to v1.1.1. There is no major change to functionality other than this switches to using a shell script instead of scripting in a GitHub composite action. This also fixes a bug related to the action not working in a container environment. (This is not a problem for Chisel.) Signed-off-by:Schuyler Eldridge <schuyler.eldridge@sifive.com>
-
Schuyler Eldridge authored
Use circt/update-circt GitHub action for CD. Signed-off-by:Schuyler Eldridge <schuyler.eldridge@sifive.com>
-
- Oct 17, 2023
-
-
Robert Young authored
Co-authored-by:Will Dietz <will.dietz@sifive.com>
-
Chisel Bot authored
-
Jiuyang Liu authored
* bug fix for decoderbundle not being able to be lhs op * add default field for DecodeField for DecodeTable non X case * add test to show DecodeField default use case
-
Jiuyang Liu authored
-
- Oct 16, 2023
-
-
Jiuyang Liu authored
-
- Oct 14, 2023
-
-
Asuna authored
* Implement Verilog output stream `PanamaCIRCTConverter` * Truncate or pad when connecting ports with different widths * Use `scala.math.BigInt.bitLength` instead of our own `bitLength` * Use correct module name for instances * Binder introduces Firtool options * fix binder for JDK21 and firtool 1.67.0 refer to: - https://github.com/openjdk/jdk/pull/13079 - llvm-project/circt dadf87b742f547840f6866beb50bdf46a76d3fed * fix for review * reformat * bump GitHub CI to JDK 21 and mill 0.11.5 * remove 2.13.0 to 2.13.10 for JDK21 in build.sc ref to: https://github.com/scala/bug/issues/12783 --------- Co-authored-by:
Jiuyang Liu <liu@jiuyang.me>
-
Chisel Bot authored
-
Aditya Naik authored
Add DedupGroupAnnotation phase
-
Aditya Naik authored
-
Schuyler Eldridge authored
Remove the unused install-circt composite GitHub action now that Chisel has switched to using circt/install-circt. Signed-off-by:Schuyler Eldridge <schuyler.eldridge@sifive.com>
-
Schuyler Eldridge authored
Switch from the internal composite GitHub action "install-circt" to a new one that is published by CIRCT. Signed-off-by:Schuyler Eldridge <schuyler.eldridge@sifive.com>
-
- Oct 13, 2023
-
-
Aditya Naik authored
-
- Oct 06, 2023
-
-
Schuyler Eldridge authored
Nightly CIRCT binary builds are taking too long due to the full library build. Move the Chisel job back by one hour to give it more slack. On 2023/10/05, the job started 24 minutes too early. Signed-off-by:Schuyler Eldridge <schuyler.eldridge@sifive.com>
-
Aditya Naik authored
-
Aditya Naik authored
Co-authored-by:Jack Koenig <koenig@sifive.com>
-