Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- First 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 --- Quote End --- thanks for your response pietervanderStar, i will go through the materials-tutorials and, will contact you if i need further assistance in the compilation of separate entities.