Forum Discussion
Altera_Forum
Honored Contributor
10 years agoRemove 'ADC_N' from your design (as well as the tcl script), only code for the positive half of 'ADC'. Then in the pin planner assign 'ADC' to pin A29 and select the differential I/O standard you require. Quartus will automatically assign the negative half to A28.
By adding 'ADC_N' Quartus thinks you've added another clock to your design. Cheers, Alex