Visible to Intel only — GUID: xpk1690165004762
Ixiasoft
1.2.1.1.2.1. Adding Nios® V/m Processor Intel® FPGA IP
1.2.1.1.2.2. Adding On-Chip Memory II (RAM or ROM) Intel® FPGA IP
1.2.1.1.2.3. Adding JTAG UART Intel® FPGA IP
1.2.1.1.2.4. Adding Reset Release Intel® FPGA IP
1.2.1.1.2.5. Connect Interfaces and Signals
1.2.1.1.2.6. Clear System Warnings and Errors
1.2.1.1.2.7. Configuring the Reset Vector of the Nios® V Processor
1.2.1.1.2.8. Saving and Generating System HDL
1.2.1.2.2.1. Adding Nios® V/m Processor Intel® FPGA IP
1.2.1.2.2.2. Adding On-Chip Memory (RAM or ROM) Intel® FPGA IP
1.2.1.2.2.3. Adding JTAG UART Intel® FPGA IP
1.2.1.2.2.4. Adding System ID Peripheral Intel® FPGA IP
1.2.1.2.2.5. Adding Reset Release Intel FPGA IP
1.2.1.2.2.6. Connect Interfaces and Signals
1.2.1.2.2.7. Clear System Warnings and Errors
1.2.1.2.2.8. Saving and Generating System HDL
Visible to Intel only — GUID: xpk1690165004762
Ixiasoft
1.2.2.3.2. Importing Application Project
Follow these steps to import the application project:
- Continue with the same Workspace from Importing Nios® V Processor BSP Project.
- Open the Import wizard, click File > Import Nios V CMake Project.
- In the Import window, browse and select the location of the Nios® V processor APP project.
- The Project name is automatically filled according to the name of the APP project.
- Click Finish. The APP project is added to the Project Explorer.
- Open the New Project wizard, click File > New > Project....
- In the New Project wizard, click C/C++ > C++ Project to select the project.
- In C++ Project wizard, turn off Use default location. Browse and select the location of the APP project. Enter the project name using the same name as the project folder.
- Under Project type, select CMake driven > Empty Project. Under Toolchains, select CMake driven. Click Finish. The APP project is added to the Project Explorer.