Author Topic: Utility to flash FPGA  (Read 3963 times)

gwenhael

  • Active Member
  • *
  • Posts: 2
Utility to flash FPGA
« on: October 10, 2019, 11:27:15 AM »
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

  • Hero Member
  • *****
  • Posts: 559
Re: Utility to flash FPGA
« Reply #1 on: December 17, 2019, 11:23:33 AM »
Hi

this is really cool thank you

g
Antti

gwenhael

  • Active Member
  • *
  • Posts: 2
Re: Utility to flash FPGA
« Reply #2 on: December 17, 2019, 12:36:28 PM »
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

  • Active Member
  • *
  • Posts: 1
    • geometry dash world
Re: Utility to flash FPGA
« Reply #3 on: June 08, 2023, 11:04:29 AM »
Hi
I look forward to this app with more new feature updates.

lauryfriese

  • Active Member
  • *
  • Posts: 1
    • Candy Crush
Re: Utility to flash FPGA
« Reply #4 on: October 18, 2023, 11:13:04 AM »
This is so helpful, thanks for the idea.