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

We designing with the MAX10 DA in the F484 and want migration from the M08 to M16. Pins G7 and U16 are VCCD_PLL pins on the M16 and NC on the M08. Can we connect the NC pins to 1.2V?

BAlla3
Beginner
1,343 Views
 
0 Kudos
2 Replies
a_x_h_75
New Contributor III
232 Views

In your Quartus project, under "Assignments" -> "Device...", click on the "Migration Devices" button (bottom left). Then move devices from the left panel to the right. Quartus will then create a single set of report files that will support all the devices you've selected. This will include the .pin file which will tell you how to connect the pins you've identified on you PCB. Note that you still need to compile for a specific device to ensure the correct programming files are generated.

 

Cheers,

Alex

0 Kudos
Rahul_S_Intel1
Employee
232 Views

Hi ,

As per the pin connection guidelines you can connect NC pins to power, ground or signal trace. So there should be no problem. Kindly refer the page no: 12 of below document.

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/dp/max-10/pcg-01018.pdf

 

Regards,

Rs

 

0 Kudos
Reply