Altera_Forum
Honored Contributor
8 years agoUsing FPP mode in Quartus II for Cyclone IV devices
I am taking over an old project at work using a Cyclone IV device (EP4CGX150F23C7N). I can get it to compile just fine which makes and .sof file. We need to convert it to a .pof file since we are using a flash loader with a MAX II bootloader.
I am using Quartus II version 15.0 software. Out internal documentation of this process says we should use the Fast Passive Parallel x8 (FPP) mode to program the device. When I run the File->Convert Programming Files and select my configuration device (CFI_128Mb) the FPP modes do not show up in the Modes drop down box. I have tried some of the other parallel modes that do show up (passive parallel, active parallel) and it will not generate a .pof file, just says that these modes are not supported. The only mode I can actually get to work and make a .pof file is 1-bit Passive Serial, but the file is no good - when I load it on my device it does not boot properly. I have searched the forums, wikis, and altera website and the only things I have found point to the settings in Assignments->Device->Device and Pin Options on the Configuration Tab. However all of this seems correct in my project - it points to FPP as the mode to use. I saw one link that suggested I need to use an older version of the software, but that does not seem to make sense to me. Any ideas of how to get this to work? Thanks!