High Bandwidth Memory (HBM2E) Interface Agilex™ 7 M-Series FPGA IP Design Example User Guide

ID 773266
Date 4/29/2024
Public
Document Table of Contents

3.2.2. Fabric NoC

You can generate either of the preceding use cases with the fabric NoC option. Enable the Use fabric NoC to return read responses via M20Ks parameter in the Example Design tab in the parameter editor to enable one of the Fabric NoC configurations.

The fabric NoC of the Agilex™ 7 M-Series FPGA enables AXI read response data to be delivered deep into the fabric using special routing in the M20K columns. This reduces the demand for fabric routing near the periphery of the device, and increases the bandwidth available for memory read responses. To support the increased read bandwidth, the NoC initiator IP provides a 512-bit wide AXI4 read data width. Throughput of the write data path can benefit from the saved routing resources if it is also configured to be 512 bits wide and the NoC initiator is supplied with an independent high-speed clock. These configurations enable the 512-bit wide data paths of the design example to saturate HBM2E sequential throughput at fabric frequencies of 350MHz or more (for -1 and -2 devices).

In a symmetrical data path configuration, the NoC Initiator IP has a single 512-bit wide AXI interface for both read and write data paths. This configuration is illustrated in the following figure. In this case you must supply the NoC bridge hardware with its own clock and reset signals.

Figure 7. Symmetrical 512-bit Wide Data Path Configuration

When the NoC Initiator is configured for symmetric 512-bit wide AXI4 interfaces, the mainband core clock drives these interfaces, and a separate NoC bridge fabric clock drives the initiator IP and the NoC initiator hardware. You can also configure the fabric NoC with asymmetric data paths where each read data path has is own clock, or you can drive both read and write data paths with the same clock.

The following illustration shows asymmetric fabric NoC configuration has separate clocks for read and write datapaths. By having a separate clock for the wider read data path, you can drive the 256-bit write data path with a faster clock which enables higher Fmax for the write interface, and hence improves the bandwidth. The following figure illustrates this configuration.

Figure 8. Asymmetrical Configuration with Read and Write Data Paths Driven by Separate Clocks
Figure 9.  Asymmetrical Configuration with Read and Write Data Paths Driven by the Same Clock

If Fabric NoC is enabled in the design, the NoC initiators that interface with the Fabric NoC cannot be used for AXI-lite transactions. Therefore, in designs using the Fabric NoC, the AXI-lite interface is supported through a dedicated NoC initiator; this is explained in more detail in the following section. For detailed information on the use of the fabric NoC, refer to the Fabric NoC Option section in the Agilex™ 7 M-Series FPGA Network-on-Chip (NoC) User Guide .