AN 985: Nios® V Processor Tutorial

ID 784468
Date 7/24/2024
Public
Document Table of Contents

1.2.1.3.2. Creating a Platform Designer System

  1. In Project Navigator, click Files and double-click on the QSYS file to open the system hardware.
    Figure 53. Project Navigator
    Figure 54. Full System ConnectionThe full system connection created in configurable example design.
  2. Click On-Chip Memory II (RAM or ROM) Intel FPGA IP in the System View.
  3. 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
  4. Click Reset Bridge Intel FPGA IP in the System View.
  5. Navigate to Export column, double-click on in_reset to export the reset pin.
    Figure 56. Export Reset Pin
  6. In the Parameter window, navigate to Parameters and enable Active low reset.
    Figure 57. Reset Bridge Intel FPGA IP Parameter Editor
  7. Click Clock Bridge Intel FPGA IP in the System View.
  8. In the Parameter window, set the Explicit clock rate to 100MHz.
    Figure 58. Clock Bridge IP Parameter Editor
  9. Connect all reset to ninit_done in Reset Release Intel FPGA IP.
    Figure 59. Full System Connection
  10. Click Sync System Info at the bottom right corner of the Platform Designer.
    Figure 60. Example of System Connectivity Issues