Forum Discussion
Altera_Forum
Honored Contributor
18 years agoI guess it is possible to use the .pof file from your CPU.
You will somehow need to figure out how to strip out the "payload" part of your .pof file so that the CPU can treat it like raw binary data. Or you could write you own downloader program running in the CPU to look like the Altera JTAG downloader program, and drive the MaxII JTAG lines to program the FLASH. But why? The .rbf file is already created for you for that purpose. Just wondering?