Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20689 Discussions

Programming the Altera EPM7064SLC with a POF file that specifies device as EPM7064LC. Quartus II says it can't program this device...

BBlom
Beginner
1,514 Views

...is there a way to change the POF file device to the correct EPM7064SLC? Is this what I need to do? All I have is the POF file from customer. I'm not very familiar with POF files.

0 Kudos
1 Solution
CalvinJoaz_P_Intel
696 Views

The Quartus II software only supports MAX 7000AE .pof cross-programming into MAX 7000B and MAX 3000A cross-programming into MAX 7000AE. All other combinations are not supported by the Quartus II software but you can program using the MAX+PLUS II software.

Kindly check the link below.

https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/solutions/rd01052001_1115.html

Plus, it’s not advisable to use or change the POF file for other devices.

To know more on POF file, kindly refer to the link below.

https://www.intel.com/content/www/us/en/programmable/quartushelp/14.1/mergedProjects/reference/glossary/def_pof.htm

 

Thanks. 

View solution in original post

1 Reply
CalvinJoaz_P_Intel
697 Views

The Quartus II software only supports MAX 7000AE .pof cross-programming into MAX 7000B and MAX 3000A cross-programming into MAX 7000AE. All other combinations are not supported by the Quartus II software but you can program using the MAX+PLUS II software.

Kindly check the link below.

https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/solutions/rd01052001_1115.html

Plus, it’s not advisable to use or change the POF file for other devices.

To know more on POF file, kindly refer to the link below.

https://www.intel.com/content/www/us/en/programmable/quartushelp/14.1/mergedProjects/reference/glossary/def_pof.htm

 

Thanks. 

Reply