Absolute beginner when it comes to FPGA's here..
On the board is 256Mbit Serial Flash and 16Mbit Serial Flash
Basically nothing seem to have been mentioned these?
As I understand it the FPGA doesn’t need external flash (well thats the impression the over view seems to give), so are these just for storage for projects?
Or is the configuration settings for this FPGA external?
Thanks
Peter
Comments
the logipi only has a 16Mbit serial flash. This flash can be used to retain the FPGA configuration so that is loaded on power-up instead of being loaded from the Raspberry-Pi. This flash could additionally be used to store data for your architecture. We haven't used it so far, because we found out that loading the FPGA from the raspberry-pi was very convenient and could event be done by a script at linux startup. Be sure taht at some point we will propose an application using this external flash.
Regards,
Jonathan Piat