Forum Discussion
Altera_Forum
Honored Contributor
18 years agoConfiguring the Stratix2 device
Hi, Am using stratix2 device in my design. I have configured bank3 lines as LVDS inputs, however with this configuration am not able to program the device. I get the error nCE pin didn't g...
Altera_Forum
Honored Contributor
18 years agoHii Srikanth,
In ur .qsf file add this line and try to compile it once again. set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED WITH WEAK PULL-UP" and also try set_instance_assignment -name IO_STANDARD LVDS -to <name_port> Regards Sandeep