Forum Discussion
CarlosPalmero
New Contributor
5 years agoHello,
I had the same problem than you and i didnt find anything about that. Just I found program with SVF using openocd or urjtag program, so I search and found one that do that with a stm32.
I port code to linux using wiringpi and i got it, i can program a cyclone 10 with rbf file with gpio ports of rpi really fast.
You can get / check code here:
https://github.com/shaeon/programrbf
I hope can enjoy it.
Carlos Palmero.
CarlosPalmero
New Contributor
4 years agoI forgot tell you that must work in Cyclone II (you need enable one line for header), Cyclone III, Cyclone IV and Cyclone V.
So I think can be good tool / program for use it also change anything, source code its there.
Best Regards,
Carlos.