Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

using the same .pof file with different package MAX2 cplds

hi,

I have a .pof file for max2 CPLD with 256 pins: epm1270m256. I want to use the same .pof file with a similar CPLD but with a different package : epm1270f256.

is this possible?

I successfully programmed the epm1270m256 device with a .pof file I created for epm1270f256 device just for testing out this option (this is the opposite of my final goal but i don't have the other device right now).

i wonder if I can be sure that the design will work properly and with the same performance if i'll program the epm1270f256 device with the .pof file that was originally created for the epm1270m256 device.

thank you,

michal

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I believe as long as you can pass the Programmer and device is up and running, there is no issue using the same .pof file. Like what nyusof has mentioned, if there is any difference in IDCODE, the Programmer would have failed during programming.