Forum Discussion
EFran7
New Contributor
6 years agoHow to read flash content through MAXII and PFL
Hello,
I need to extract the content of a 1Gb flash memory device connected to CPLD MAXII using USBBlaster. The CPLD implements the IP Parallel Flash Loader (PFL) which allow to write in flash memory a pof file through JTAG. Is it possible to do the reverse procedure? Extract the content from Flash and save it in a pof file?
Thanks.
1 Reply
- ShafiqY_Intel
Frequent Contributor
Hi EFran7,
Maybe you can try to used "Examine" feature in Quartus Programmer. And save file as POF file
Thanks