Altera_Forum
Honored Contributor
14 years agoMigration from EP3C80F780 to EP3C120F780
Good afternoon,
I am dealing (maybe) with a migration issue. I changed my quartus II project from an EP3C80F780 to an EP3C120F780 device. I did not remove all the pins assignments because the PCB that we are using is developed in order to be used with both type of FPGAs, and that the footprint of both is exactly the same. The project I am developing, uses the FPGA to drive an analog board, and also to compute some models (for example an electrical generator) regarding that board. Globally the system works properly, but if I look to some of the results, I see slightly changes in the models behavior. This problem could be related to the PCB itself, but in order to be sure that it is not related to migration I would need the answer for 3 questions : - Can I keep the same pin assignments than for the EP3C80F780 without any troubles ? - Could it be possible that the migration from one device to the other leads to some changes in hardware computation such as adder or multiplier that would operate differently ? - More generally, could I meet any kind of problems regarding this way of migration ? I also need to mention that at the beginning of the project I did not add the EP3C120F780 FPGA as migration device, because I did not know that I would have to use it in the future. Thank you for your assistance