Forum Discussion
Altera_Forum
Honored Contributor
20 years agoFPGA programming Problem
Hello This is not a really Nios problem but an FPGA problem. I have the Nios II development Kit with the cyclone II. I want to write a very small and easy VHDL code example to test the Development...
Altera_Forum
Honored Contributor
20 years agopld_RECONFIGREQ_n (active low) seems to have a pullup,
so it should be sufficient to set "unused pins = as inputs tristated" in quartus assignement->settings->device->device%pin options ->unused pin. you can additional make an output pin pld_RECONFIGREQ_n and connect it to VCC in your top schematic.