Intel® Agilex® 7 M-Series FPGA Network-on-Chip (NoC) User Guide

ID 768844
Date 5/22/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

6.2. Generating a Simulation Registration Include File ( Intel® Quartus® Prime Compilation Flow)

To generate a simulation registration include file, follow these steps:

Note: These steps do not apply to the optional early RTL simulation flow. For this flow, refer to Generating a Simulation Registration Include File in the Optional Early RTL Simulation Flow.
  1. Specify your NoC grouping, initiator-to-target connectivity, and base addressing in the NoC Assignment Editor, as Using the NoC Assignment Editor describes. Alternatively, you can specify these assignments directly in the .qsf.
  2. Re-run Analysis & Elaboration or perform a full compilation. This step allows the Compiler to read your assignments and create a simulation registration include file that contains the information that simulation requires to reflect your connectivity specifications. The registration include file contains one registration statement for each initiator-to-target connection, specifying the start address and the size of that connection’s address range.
    Note: If you update any of these assignments in the NoC Assignment Editor, or modify them directly in the .qsf, you must re-run Analysis & Elaboration or perform a full compile to update this simulation registration include file.