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 agoI don't know cyclone II kit, but altera dev kits have a configuration epld
which is triggered by a special pin (pld_RECONFIGREQ_n) to reload the fpga. set this pin inactive in your design. also set unused pins = as inputs tristated in your design.