Altera_Forum
Honored Contributor
18 years agoPull Up Resistors
I've added the following assignment to enable a pull up resistor on an input pin on a 20K100E device.
set_instance_assignment -name PASSIVE_RESISTOR "PULL-UP" -to my_input_signal When I compile the project there isn't any reference to this pull up in the warnings but I can't find any confirmation that it's been included either. Any ideas on how to confirm whether or not there in a pull up on the pin? Thanks Ben