Forum Discussion
FXion
New Contributor
7 years agoCritical Warning (16248): pin is placed too close with ADC pins.
Device: MAX 10 10M08DAF256C8G Quartus version: 16.0.1 build 218 I kept receiving this critical warning message even I removed lots of redundant pin assignments to keep my design at a minimal level....
FXion
New Contributor
7 years agoHi Rahul,
Thanks again for following up. The link you posted is broken.
For changing the signal name, I experienced a weird problem before where changing the signal name helped getting rid of errors, so I just tried this time too.
Specifically, I changed the signal name from "SystemStopped" to "SystemStop", then assign the same pin K5 to it, received the incomplete IO warning, I added 2 lines to the qsf file, no incomplete IO warning, but ADC pin warning.
Thanks