Forum Discussion

BAlla3's avatar
BAlla3
Icon for New Contributor rankNew Contributor
7 years ago

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?

2 Replies

  • 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