Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- actually am a newbie in this programming language.. the file you have attached, are they for the power on test? --- Quote End --- The zip file contains an example design. If you follow through the readme.txt, it will result in a programming file. You can then start the Quartus programmer, detect the devices in the JTAG chain, select the programming file you just created for the FPGA, and then download it to the board. The design will generate a count on the hex displays, blink LEDs, and do whatever else I have described in the top-level design, i.e., read the comments in de1_basic/src/de1.vhd. Cheers, Dave