- Jun 09, 2023
-
-
Jared Barocsi authored
-
Jared Barocsi authored
-
Jared Barocsi authored
-
Jared Barocsi authored
-
- Jun 07, 2023
-
-
Jared Barocsi authored
-
Jared Barocsi authored
-
Jared Barocsi authored
-
Jared Barocsi authored
This reverts commit a09e5b2f.
-
Jared Barocsi authored
Co-authored-by:Jiuyang Liu <liu@jiuyang.me>
-
- Jun 06, 2023
-
-
Jared Barocsi authored
-
Jared Barocsi authored
-
- Jun 02, 2023
-
-
Jared Barocsi authored
-
Jared Barocsi authored
-
Jared Barocsi authored
This reverts commit ffba3bbc.
-
Jared Barocsi authored
-
Jared Barocsi authored
-
- May 26, 2023
-
-
Jared Barocsi authored
-
Jared Barocsi authored
-
Jared Barocsi authored
-
- May 18, 2023
-
-
Jared Barocsi authored
-
Jared Barocsi authored
-
Jared Barocsi authored
-
Jared Barocsi authored
-
Jared Barocsi authored
-
Jared Barocsi authored
-
- May 12, 2023
-
-
Jared Barocsi authored
-
- May 11, 2023
-
-
Jared Barocsi authored
-
Jack Koenig authored
-
- May 10, 2023
-
-
Jack Koenig authored
This does not seem to be required by Scala, but it is required by newer versions of SemanticDB (and thus to use Scala Metals).
-
Scala Steward authored
* Update upickle to 3.1.0 * Update os-lib to 0.9.1 --------- Co-authored-by:Jack Koenig <koenig@sifive.com>
-
Scala Steward authored
-
Scala Steward authored
-
Scala Steward authored
-
Scala Steward authored
-
- May 09, 2023
-
-
Megan Wachs authored
- Enable .viewAsSupertype to work on Records - fix a nondeterminism error in DataView noticeable on error reporting
-
Schuyler Eldridge authored
Enable a user to define Scala-time properties on an Interface. These properties require a conformance to examine. This enables patterns where a client wants to configure itself based on knowledge of the component, e.g., when the client is a testbench. Signed-off-by:Schuyler Eldridge <schuyler.eldridge@sifive.com>
-
Scala Steward authored
-
Jack Koenig authored
Make the frequency a legal value (14 days).
-
- May 06, 2023
-
-
Schuyler Eldridge authored
Fix a bug in naming where a Module that took a Unit parameter could cause naming to crash. This is, admittedly, a very weird pattern, but can occur if you have a type-parametric module where certain type parameterizations can be Unit. Fix #3245. Signed-off-by:Schuyler Eldridge <schuyler.eldridge@sifive.com>
-
Schuyler Eldridge authored
Fix a bug in the new BoringUtils.bore API where this would generate invalid FIRRTL if the user did boring which created a path that went up to an LCA and then down. Change the internal leastCommonAncestor utility to also return the LCA module as this avoids a second call to compute the LCA. Fixes #3239. Signed-off-by:Schuyler Eldridge <schuyler.eldridge@sifive.com>
-