Altera_Forum
Honored Contributor
15 years agomigration devices and .pof files
I have a simple question about migration devices in Quartus II. I have a design where the board could be populated with an EP4SGX230DF29C4 or the same part in either the -180, -110, or -70 size. The pinouts are the same and the design fits into the smallest part.
The FPGA is configured serially using a .pof file loaded into an EPCS configuration flash. I have selected one of those parts as the target device and the other 3 as "migration devices". Is Quartus supposed to produce a single .pof file which can be used to program any of the 4 devices? Or do I have to select each device as the target device and re-compile the project to create 4 unique .pof files? In that case, what is the benefit of selecting migration devices? Thank you in advance for any assistance.