Haozhe Zhu
Haozhe Zhu
I met the same issue. With Chisel 7.0.0-RC2, Mill 1.0.0-rc2, and Java OpenJDK-24.0.1
Hi, thanks for your effort. I want to know whether SVSIM supports multiple clocks now?
Sorry for the delayed response. My code will store the raw weights instead of the quantized weights. You can scale the saved floating-point weights with the saved `s` and then...
Oh, I used my action https://github.com/zhutmost/setup-circt. It is also tested independently (see [its workflow](https://github.com/zhutmost/setup-circt/blob/main/.github/workflows/ci.yml)).
Looks like the env variable is set up correctly. But it doesn't work
I have also tried use the built-in firtool. But it doesn't work with the latest chisel version. Thats why I add a extra step to set up a firtool environment.
I think something in Chisel may have changed when upgrading from 6.6.0 to 6.7.0.
Let me have a try. Some of my code need to be modified for 7.0.0 compatibility. So it need some time.
@jackkoenig Thank you! Could you also be so kind as to look into this issue (regarding svsim)? #4240 I raised it last year, but it seems to have received no...
@Emin017 Thanks a lot! If we could have a detailed document about the new ChiselSim, it would be better. Let me close this issue first. Again thanks for developers' great...