Tutorial: Creating, compiling, and downloading a design into the FPGA board

EEC180, Digital Systems II


  1. Run SystemBuilder

  2. The top-level verilog module

  3. Add verilog modules to the Quartus project

  4. Add any other necessary modules to the Quartus Project

  5. Optional: View or change the default (50 MHz) target maximum operating clock frequency

  6. Compile the design

  7. View the timing results

  8. Download the project into the DE10-Lite board



EEC 181 | B. Baas | ECE Dept. | UC Davis
2020/05/17  Add the "The top-level verilog module" section and re-wrote and re-organized text (BB)
2020/04/20  Re-wrote Section 7 plus various edits (BB)
2018/05/05  Minor edits (BB)
Written by Mark Hildebrand and Bevan Baas