-
Sometimes, we get the following error (attached screenshot) that seems to be triggered from the lsq-generator. The error appears when we use the write-hdl --experimental. I'm attaching the mlir files …
-
Can't seem to get a server up with a worldgen variant type (chisel, tallbuildings, realistic etc)
I added the string you mentionedin the description:
generator-options={"profile":"nodamage"}
W…
-
I am currently working on enabling xfuzz support for NutShell(as DUT) and have made the following modifications:
I added ccover support in build.sc:
import mill._, scalalib._
import coursier.mave…
-
I tried run `yo chisel` and after yarn install I had:
```Success: Database created.
PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\reksio\wp\wp-i…
-
This issue is a discussion thread and followup about adding Chisel support to TerosHDL extension.
Here I list the initial points I identify as requirement for support:
- Chisel is a DSL based on…
-
### Installation and Testing
```bash
# install
yarn global add generator-chisel@next
# or
npm -g install generator-chisel@next
# after installation global chisel command should be added
# go …
-
I am trying to learn about the implementation of the chisel generator. Can @walkershaw help me to locate it? Thanks a lot!
-
I experimented with chisel and liked it, since I was able to create extremely small images based on Ubuntu 22.04.
But I also noticed, that SBOM generators (like https://github.com/anchore/syft) can…
-
_Mod version: lostcities-1.12-2.0.22, within modpack FTB Revelation_
So I'm hosting a server with the mod, but i would really like to have both "chisel" and "rarecities" generator-settings, would thi…
-
Example of multi-clock circuits: https://github.com/edwardcwang/chisel-multiclock-demo
It would make testing these kinds of circuits more DRY and less tedious than manually creating a wrapper Modul…