2.2.1. Building Hardware Design in Platform Designer Overview
2.2.2. Building Hardware Design in Platform Designer — Manual Instantiation
2.2.3. Building Hardware Design in Platform Designer — Board-Aware Flow
2.2.4. Building Hardware Design in Platform Designer — Configurable Example Design
2.2.5. Building Software Design with Ashling* RiscFree* IDE for Altera® FPGAs
2.2.2.2.1. Adding Nios® V/m Processor IP
2.2.2.2.2. Adding On-Chip Memory II (RAM or ROM) IP
2.2.2.2.3. Adding JTAG UART IP
2.2.2.2.4. Adding Reset Release IP
2.2.2.2.5. Connect Interfaces and Signals
2.2.2.2.6. Clear System Warnings and Errors
2.2.2.2.7. Configuring the Reset Vector of the Nios® V Processor
2.2.2.2.8. Saving and Generating System HDL
2.2.3.2.1. Adding Nios® V/m Processor IP
2.2.3.2.2. Adding On-Chip Memory (RAM or ROM) IP
2.2.3.2.3. Adding JTAG UART IP
2.2.3.2.4. Adding System ID Peripheral IP
2.2.3.2.5. Adding Reset Release IP
2.2.3.2.6. Connect Interfaces and Signals
2.2.3.2.7. Clear System Warnings and Errors
2.2.3.2.8. Saving and Generating System HDL
2.2.4.2. Creating a Platform Designer System
- In Project Navigator, click Files and double-click on the QSYS file to open the system hardware.
Figure 53. Project NavigatorFigure 54. Full System ConnectionThe full system connection created in configurable example design.
- Click On-Chip Memory II (RAM or ROM) IP in the System View.
- In the Parameter window, navigate to the Memory Initialization, enable Initial memory content and Enable non-default initialization file. Provide the filename hello.hex.
Figure 55. On-Chip Memory II (RAM or ROM) IP Parameter Editor
- Click Reset Bridge IP in the System View.
- Navigate to Export column, double-click on in_reset to export the reset pin.
Figure 56. Export Reset Pin
- In the Parameter window, navigate to Parameters and enable Active low reset.
Figure 57. Reset Bridge IP Parameter Editor
- Click Clock Bridge IP in the System View.
- In the Parameter window, set the Explicit clock rate to 100MHz.
Figure 58. Clock Bridge IP Parameter Editor
- Connect all reset to ninit_done in Reset Release IP.
Figure 59. Full System Connection
- Click Sync System Info at the bottom right corner of the Platform Designer.
Figure 60. Example of System Connectivity Issues