KFL
New Contributor
3 years agoPS(Passive Serial) configuration with third part Microprocessor
Hi ,
I want to use a third part Microprocessor to help FPGA(cyclone10 GX) Configurate in PS(Passive Serial) mode,but I encounter somes problem.
1. Because, MaxV device have PFL IP on it, PFL can send uncompressed data to FPFA .
So, If I want to use a third part Microprocessor send the configuration data, How can I genarate a correct PS configuration data?
For example, I have to check device and pin options in quartus, before generateing PS configuration data . What options I have to enable ?
2. How should the MCU send data to the FPGA, after programble a correct PS configuration data in Flash ?
Thanks