-
**Type of issue**: other enhancement
**Impact**: no functional change
**Development Phase**: request
**Other information**
This is more a meta-issue mostly related to the beginners user expe…
-
**Impact**: other
**Tell us about your environment:**
*Chipyard Version:* Current `dev` branch (64aa972)
*OS:* macOS 11.6
*Other:*
```
$ java --version
openjdk 11.0.11 2021-04-20
OpenJDK…
-
### Checklist
- [x] Did you specify the current behavior?
- [x] Did you specify the expected behavior?
- [x] Did you provide a code example showing the problem?
- [x] Did you describe your envir…
-
### Checklist
- [x] Did you specify the current behavior?
- [x] Did you specify the expected behavior?
- [x] Did you provide a code example showing the problem?
- [x] Did you describe your envir…
-
**Type of issue**: bug report
**Impact**: no functional change
**Other information**
I can't include the code that causes this problem, and this isn't something that fails in simple examples.…
-
bug report
**What is the current behavior?**
```
$ cat input1.firrtl
circuit main :
module main :
node a = dshl(UInt(0), rem(UInt(1), SInt(0)))
```
```
$ java -cp firrtl.jar firr…
-
### What is the current behavior?
When running a newly created test, I receive an internal error from firrtl generation
### What is the expected behavior?
Generation should complete correctly…
-
https://github.com/chipsalliance/firrtl-spec/blob/main/abi.md defines both ABIv1 and ABIv2, however there does not seem to be a way to specify which version is expected for a given .fir file. It seems…
-
**Type of issue**: Feature Request
**Is your feature request related to a problem? Please describe.**
We have some (lightweight) customized transforms before emitting the FIRRTL. They are st…
-
Hi, why does the code in ConvolutionalLayer.scala that determines the division by zero keep occurring? These are the errors I received from the sbt shell:
`[warn] /home/user/1_CNN_Architecture/src/te…