Forum Discussion
Altera_Forum
Honored Contributor
9 years agoPin matching issue on my Cyclone V GX Starter Kit
Hello everybody, I bought a Cyclone V Starter Kit (not the Development Kit) because I want to experiment digital electronics from simple logic gates and gradually the FPGA world. As I compile my d...
Altera_Forum
Honored Contributor
9 years agoYou program the device again. That's how FPGAs work. They have SRAM cells that store the design configuration until you power cycle. You either program it over JTAG again or put the programming bitstream file into a non-volatile memory (like flash) and set up the device to automatically program itself (or let another device manage the programming) at power on.