Forum Discussion
Hi Vicky,
Thank you for your reply. I followed the AN478 as well as AN386. I tried everything.
1 ) I instantiated the PFL in my CPLD code and compiled it . This generated a new CPLD.pof. I thought this is not the Flash.pof. So I tried the following:
2) I made a separate project with only the Flash and used the PFL IP . I then compiled this flash project which generated the Flash.pof.
I added this QIP and SIP ( for the Flash) to my CPLD code . then I went to the programmer window and added the CPLD.pof. When I attach the flash device and try to change the file for the flash,
It throws in an error " Only Flash memory programmer object file is supported". I am attaching the screenshot of my Programmer window.
Can you please suggest what wrong am I doing?
Also can you tell me if I am doing right by having a separate flash project or shall I instantiate the flash in the CPLD ? I have tried the second option but that doesn't generate the flash.pof only.
Thank you.