Low Latency 40G Ethernet Intel® FPGA IP User Guide: Agilex™ 5 FPGAs and SoCs

ID 813652
Date 4/01/2024
Public
Document Table of Contents

6.5. Avalon® Memory-Mapped Management Interface

Table 20.   Avalon® Memory-Mapped Management Interface Signals

Signal

Direction

Width

Description

clk_status Input 1 The clock that drives the control and status registers.
status_addr Input 16

Register address.

status_read Input 1

When asserted, specifies a read request.

status_write Input 1 When asserted, specifies a write request.
status_readdata Output 32 Drives read data.
status_readdata_valid Output 1 Register read data valid.
status_writedata Input 32 Drives the write data.
status_waitrequest Output 1 Wait request. Indicates that the device is not ready to complete the transaction. The status_waitrequest signal is only used for read transactions. Refer to the Avalon® Interface Specifications for more details.