Forum Discussion
EricMunYew_C_Intel
Frequent Contributor
5 years agoHi, Oystein
The pin info and assignments are listed in your .qsf.
You may verify the reset pin if it is assigned according to your Cyclone III FPGA pinouts.
For example,
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to GPIO[0]
set_location_assignment PIN_V10 -to GPIO[0]
Thanks.
Best regards
Eric