Forum Discussion
Altera_Forum
Honored Contributor
12 years agoReplacement of EPM7032LC44-15 to EPM7064SLC44-10N.
I am replacing IC epm7032lc44-15 to IC epm7064slc44-10n in my boards.
My query is the software code for 32 bit is avaialable to load the IC EPM7032LC44-15 in my present board. How can i change the my code from 32 bit to 64 bit as i want to use the IC EPM7064SLC44-10N as replacement. Is it possible?? Any method to convert or edit the software code. Manjula:)1 Reply
- Altera_Forum
Honored Contributor
Don't confuse the '32' and '64' numbers in the part number for 32-bit or 64-bit :)
The 7064 is a device with twice the internal logic as compared to the 7032. So, yes. You will be able to do what you want. However, you will need to recompile your code, using QuartusII, targeting the larger part.