News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

Utility to flash FPGA

Started by gwenhael, October 10, 2019, 11:27:15 AM

Previous topic - Next topic

gwenhael

I have written a small application, called cycloader to load bitstream in RAM or/and to store in the SPI FLASH.
The first targeted board with this tool is the CYC1000.
This work has for goal to provides a alternate solution to programmer provided with quartus and to allows people to do this task with a computer or with an embedded board where it's is not possible to install Quartus.
Source code is open source and available at https://github.com/trabucayre/cycloader.

Antti Lukats

Hi

this is really cool thank you

g
Antti

gwenhael

Hi,

If this application may help people It's great.

And I know it's not the right topic but I also added the littlebee board (for the moment only SRAM)

Gwen

strummarked

Hi
I look forward to this app with more new feature updates.

lauryfriese

This is so helpful, thanks for the idea.