Forum Discussion

RLee42's avatar
RLee42
Icon for Occasional Contributor rankOccasional Contributor
5 years ago
Solved

How to deal with ADC pins of MAX10

It's my first time to use MAX10 ADC so I'm not sure whether my design can work.

What I have already done is generated an ADC core and also a PLL core connected with it. On my PCB, the analog signals to be measured have already been connected to the ADC pins of MAX10 on BANK1A.

However, I don't what kind of restrictions are needed for these ADC pins? Should I just simply leave these pins unused in the top module of my project or should I add some restrictions, like "reserved as input tri-stated" in assignment edit to let Quartus know these pins are allocated for ADC?