Forum Discussion
Altera_Forum
Honored Contributor
9 years agoFirst of all - an FPGA does not run "programs" - it compiles your HDL (hardware description language) code and coverts it to a digital circuit.
To see something running in an FPGA - compile your code - and then you can download the .sof file directly to the FPGA via a JTAG cable. Altera provides many tutorials on how to use Quartus and FPGA dev boards: https://www.altera.com/support/training/university/materials-tutorials.html