- Apr 15, 2023
-
-
Jack authored
-
- Apr 05, 2023
- Mar 21, 2023
-
-
Jack Koenig authored
Directly subclassing Iterable is lazy-ish, but if you call any operation on the resulting value (eg. map or ++) it will evaluate the Iterable and return a List.
-
- Mar 16, 2023
-
-
Jack Koenig authored
-
Jack Koenig authored
-
Jack Koenig authored
Maintenance mode
-
Jack Koenig authored
-
Jack Koenig authored
-
Jack Koenig authored
-
Jack Koenig authored
-
Jack Koenig authored
-
- Feb 28, 2023
- Feb 23, 2023
-
-
Huang Rui authored
- Use regular expressions to get version strings more rigorously - Add version discriminant function, you can compare version size - Correct the version comparison of antlr under special conditions - Improve the version comparison of protoc Signed-off-by:Huang Rui <vowstar@gmail.com>
-
- Feb 16, 2023
- Feb 03, 2023
-
-
Alan L authored
Transformation of mem readwriters whose address contain references to readwriters of mems declared before it would contain invalid references to untransformed memory readwriter, as the connection is not transformed. This commit fixes this issue.
-
- Jan 26, 2023
-
-
Kevin Laeufer authored
This will make it easier to compile circuits with older compiler versions.
-
Kevin Laeufer authored
* [smem] fix read-under-write serialization Also adds some tests for the parser and the serializer. * Serializer: always serialize smem ruw behavior * test: simplify smem test circuit
-
- Jan 13, 2023
-
-
Jack Koenig authored
Based on https://github.com/chipsalliance/chisel3/pull/2901.
-
- Jan 10, 2023
-
-
Scala Steward authored
-
- Jan 08, 2023
- Dec 16, 2022
-
-
Kevin Laeufer authored
* allow for zero-width integer literals * CheckWidths: ensure that width is non-negative
-
- Dec 07, 2022
-
-
Jack Koenig authored
* Enhance find_heap_bound to not go smaller than min_step Previously, it could accidentally get a step size smaller than the min_step and just continue looping forever. Now the while loop has a new termination condition to catch this case. * Add context to find_heap_bound This new option allows for checking additional heap sizes in increments of the min_step above the found minimum heap size.
-
- Dec 06, 2022
-
-
Jack authored
-
Jack authored
-
Jack Koenig authored
-
Scala Steward authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by:
Jack Koenig <koenig@sifive.com>
-
Scala Steward authored
Co-authored-by:
Jack Koenig <koenig@sifive.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
* Update protobuf-java to 3.18.3 * Revert commit(s) 4b5cbaf1 * Update protobuf-java to 3.18.3 Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
-