-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
❯ brew config
HOMEBREW_VERSION: 4.3.15
ORIGIN: https://github.com/Homebrew/brew
HEAD: fa53e7b1e51a2deb7ec5a1e12452a118…
-
I am experiencing this weird behavior where if I try to program the flash normally using something like `iceprog hardware.bin`, it fails. However, if I add the verbose flag to actually see why it fail…
-
## Description
choctaw hog fails to run on macOS 12.1 due to an incorrect / missing path for libssl.1.1.dylib
## Steps to Reproduce
1. Start with a macOS 12.1 machine.
1. Download the Darwin…
-
Hello,
I just tried accessing the board after loading the bin... and I get an empty screen.
```
~/DevForth/iceBoard/swapforth/j1a>PYTHONPATH=../shell:$PYTHONPATH python3 shell.py -h /dev/tty…
-
I know this sounds ridiculous, but I'm not sure how else to explain it. In the middle of a large refactor of code, which can be found here in its original, mypy-passing state:
https://github.com/me…
-
At the moment, it seems Logisim-evolution is only supporting target FPGA synthesis tools from Xilinx and Intel (Xilinx ISE, Xilinx Vivado, Intel Quartus Prime). The low-cost, open-source TinyFPGA BX b…
-
Thank you very much to provide such a excellent program about evolvable hardware. I've tried with the code which works good but the programming time is very long per circuit.
Normally, it cost abou…
-
Hello. I saw several projects aiming to integrate softcore to Arduino IDE in a way that the FPGA can then be programmed in C quite easily without much user setup.
For example the lattuino project:
…
-
The syntax of the `.comment` statement expected by IceStorm does not appear to match the syntax output by `arachne-pnr`.
`icepack` expects comments to be in the following syntax:
.comment
…
-
I have configured the nextpnr environment, and can generate bin file when `TOP=ss_ice40_aes_top`, but when `TOP=ss2_ice40_aes_top`, the logical unit is insufficient. How can I solve this problem? All …