-
## Steps to reproduce the issue
to use abc9-techmapping for ice40 or any other fpga with absolute path for lut file on windows:
> abc9 -W 400 -lut C:/.../ice40/abc_lp.lut -box C:/.../ice40/abc_l…
-
Since a7be3b4, this code fails :
Code :
```python
from nmigen import *
from nmigen_boards.ice40_hx8k_b_evn import ICE40HX8KBEVNPlatform
platform = ICE40HX8KBEVNPlatform()
top = Module()
top…
-
Replace `icestorm` -> `yosys`, `ice40`, `ecp5` (already on develop)
Check and release Apio 0.5.0 (and Icestudio 0.5)
-
The icebreaker target was inspired from the Fomu design. I started doing some simplifications with the idea to have something closer to the others targets and just provide a SoC with similar parameter…
-
as title, nextpnr-ice40 just crashes on win...
-
**Issue by [RobertBaruch](https://github.com/RobertBaruch)**
_Saturday Nov 30, 2019 at 03:23 GMT_
_Originally opened as https://github.com/m-labs/nmigen/issues/276_
----
["iCE40HX4K": "--hx8k"](ht…
-
Command line I'm using is;
`cmake -DARCH=ice40 -DBUILD_GUI=OFF -DSTATIC_BUILD=ON -DICEBOX_ROOT=${PREFIX}/share/icebox .`
Revision 474aa3470abb9a9bbbae137574542a6e5ac190a0
```
/home/tansell/con…
-
PIO Core Call Error: "The current working directory C:\\Users\\Pedro\\Documents\\PlatformIO\\Projects\\191117-053108-counter will be used for the project.\n\r\nThe next files/directories have been cre…
ceuti updated
4 years ago
-
I get this error when I try uploading
![image](https://user-images.githubusercontent.com/4127367/40111946-55639b94-58fc-11e8-8eff-435d548d5976.png)
Interface 0 is using libusbK
![image](https…
-
Hi,
I am trying to use this with a bigger [project](https://github.com/apertus-open-source-cinema/axiom-beta-firmware/tree/master/peripherals/soc_main) targeting the Xilinx Zynq 7020 FPGA.
I am …