Forum Discussion
Altera_Forum
Honored Contributor
13 years agocompare EP3C80F780C8N and EP3C5E144C8N
Hi all, I am a beginner of using Altera. Currently, I am doing a project which optimizes the cost of a device by replacing EP3C80F780C8N with EP3C5E144C8N, while still using the old vhdl code. ...
Altera_Forum
Honored Contributor
13 years agoAs a quick check, you can assign the smaller FPGA to the project which will remove all pin assignments and compile to check if the logic fits in. If yes, decide about the new pin assignment. I presume that the number of IO pins is sufficient.