Forum Discussion
Altera_Forum
Honored Contributor
9 years agoReserve all unused pins: As input tri-stated with weak pull-up-Leds are glow faintly
Hello everyone, i am new to FPGA programming. I have set the unused pins to tri-stated with weak pull-up. As a result, all the unused LEDs are dim. Is there a way to prevent this without havi...
Altera_Forum
Honored Contributor
9 years agoHow about adding this to your .qsf file instead:
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS OUTPUT DRIVING GROUND"