KURK123
New Contributor
7 years agoHow to generate the flash.pof file in PFL?
I am trying to implement PFL IP in my project. I am using a CPLD to configure FPGA using 128Mb flash . For this I first have the CPLD code compiled. This generated a CPLD.pof file. After this I instantiated the PFL IP and generated the QIP and SIP files. In Intel FPGA Parallel Flash Loader User Guide, it says Compile and generate a pof for the flash memory device. My question is how do I do this?
Can I only compile the QIP?
Thank you in advance.