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

Pin out comparision between EP3C16Q208 and EP3C40Q208

Altera_Forum
Honored Contributor II
1,099 Views

After I've checked the pinout of these 2 device,I found 3C40 use a lot of"VCCINT &GND"in stead of 3C16's "IO",could I design a compatible PCB layout(NC or OUT) for both 2?Any one have the experience on it?

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
406 Views

Yes, you can. 

You have to connect the power for the EP3C40 device and set the migration devices in Quartus II to EP3C16 and EP3C40. This implies that you only have the IO pins in the EP3C40 available for User I/O (Quartus II will only use those). You als may want to make sure that in Assignments->Device->Device and Pin Options->Unused Pins you select 'As input -tri-stated with weak pull-up'
0 Kudos
Altera_Forum
Honored Contributor II
406 Views

Thanks josyb,your answer really help me:)

0 Kudos
Reply