Altera_Forum
Honored Contributor
13 years agoBuilding Embedded System for DE2-115 Board
I am looking to build a embedded system with the DE2-115 board that includes:
Custom Logic interfaced to Avalon PIO Nios II e JTAG UART RS-232 UART LEDs/Switches/Buttons via Avalon PIO Character LCD I wanted to take advantage of the Terasic System Builder that automatically generates the top level design files and pin assignments for the DE2-115. This creates the files, Quartus II Project file (.qpf) Quartus II Setting File (.qsf) Top-Level Design File (.v) Synopsis Design Constraints file (.sdc) Pin Assignment Document (.htm) Once I create the system I open it up in Quartus II. Now I am not sure of the next step. Should I run SOPC builder to establish the various peripherals? Once this is finished how do i link the SOPC builder file with the Quartus II project file to create a .sof ready for NIOS and C code development?