Forum Discussion
Anthrol_T
New Contributor
1 year agowe are using the following settings in the qsf file and applied them one at a time.
set_instance_assignment -name RESERVE_PIN AS_OUTPUT_DRIVING_GROUND -to p6_6v_reset
set_global_assignment -name RESERVE_ALL_UNUSED_PINS_WEAK_PULLUP "AS INPUT TRI-STATED"
set_global_assignment -name RESERVE_ALL_UNUSED_PINS_WEAK_PULLUP "AS OUTPUT DRIVING GROUND"
quartus version: Version 22.1std.1 Build 917 02/
FvM
Super Contributor
1 year agoHi,
discussed settings don't affect pin state during configuration, they are only effective in user mode. To override Hi state during configuration caused by weak pull-up connect an external pull-down resistor.
discussed settings don't affect pin state during configuration, they are only effective in user mode. To override Hi state during configuration caused by weak pull-up connect an external pull-down resistor.