Fernando Mosquera

Results 10 comments of Fernando Mosquera

Yes, lately I have added new boards. Example are Colorlight boards in the ECP5 section The FPGA of the new board has to be supported by Apio toolchain.

XVCPico Daemon Server is working in Linux and Windows Look at the line 404 of xvcpico.c to see how the socket is created --> https://github.com/kholia/xvc-pico/blob/ng/daemon/xvcpico.c#L404

In theory all JTAG programmers supported by OpenFPGALoader could workk with ICEStudio to program the Colorlight FPGA boards. However, the design of ICEStudio doesn't allow to work with different JTAG...

For $8 including shipping you can get the FT232H programmer here: https://www.aliexpress.us/item/2251832861120673.html And for less than $4-$5 including shipping you can get the USB Blaster Programmer here: https://www.aliexpress.us/item/3256801662617764.html I don't...

Let me send you examples of the speed when you program the board with different programmers. My tests are done in the EBAZ4205 Xilinx board but I think the results...

You are right, the correct Pin is P6. The problem is that I don't have the FPGA board so, I never tested it. I have already created a pull request...

@GhostDog98 In the case of ECP5 boards the option of export the bit file doesn't work. The exported bit file is not compatible with any ECP5 boards. That export option...

@GhostDog98 when you program the board with hardware.bit file typing iceprog hardware.bit you are writing the SPI Flash and it spends a lot of time. There is other option with...

@GhostDog98 , Icestudio is the application to generate the structure of your Verilog code. Therefore in Icestudio you select first the board (usually asociated with a programmer in case of...