-
It seems I can't select a bare FPGA chip as a target, only a dev board. In theory it seems like it would be super easy to add support for the bare chips because [all of the variants of at least the LP…
-
https://github.com/zeroc-ice/ice/commit/54a40faf6ab1351598bad7e78169192029b94bcd
After IceStorm service is ported to C++11 we can remove this workaround
-
### `brew doctor` output
```shell
Your system is ready to brew.
```
### Verification
- [X] My "`brew doctor` output" above says `Your system is ready to brew.` and am still able to reproduce my is…
-
After working around https://github.com/YosysHQ/nextpnr/issues/411#issuecomment-900525718 I am still unable to build nextpnr under Alpine Linux. It finishes compiling but hits an error as it goes to l…
-
# Symbiflow package manager / build system
# Brief explanation
To be productive writing fpga code there needs to be a great package manager. Not sure if it is in the scope of symbiflow, but usin…
-
Hello, can you please add support/bitstream for ICEBREAKER board?
It seems to be opensource and extremely well documented:
https://github.com/icebreaker-fpga/icebreaker
Also you already support…
-
when i run make ICESTICK and it show fail
./PROCESSOR/femtorv32_quark.v:68: warning: Attributes are not supported on net declaration assignments and will be discarded.
ARCH=rv32i
OPTIMIZE=-Os
ABI=…
-
Ever since updating to macOS Sonoma, I've been unable to build Ruby using `ruby-build` as normal. After much troubleshooting, I determined that I needed to explicitly select the Xcode Command Line Too…
-
Here's an example of a test bench I have for something I'm working on. This is actually only a single test bench, stressing one part of the design; I have other tests that stress other things. It simp…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 4.4.2-23-g62c1f5b
ORIGIN: https://github.com/Homebrew/brew
HEAD: 62c1f5b42bb9959414d1e016f96385f48…