LVDS Tunneling Protocol and Interface IP User Guide: Agilex™ 5 FPGAs and SoCs

ID 844310
Date 2/24/2025
Public

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

Document Table of Contents

1.4.7.3. Avalon® Memory-Mapped Primary Interface Signals

These signals are only applicable for the LTPI target if the data channel is enabled.

The Avalon® memory-mapped interface signals are on the system_clk domain.

Table 34.   Avalon® Memory-Mapped Primary Interface Signals
Signal Name Direction Size Description
avmm_mst_write Output 1 Indicates a write transfer. If present, write data is required.
avmm_mst_read Output 1 Indicates a read transfer. If present, read data is required.
avmm_mst_address Output 32 Write/read transfer address
avmm_mst_writedata Output 32 Write transfer data
avmm_mst_byteenable Output 4 Write/read byte enables
avmm_mst_writeresponsevalid Input 1 Valid to write response
avmm_mst_response Input 2 Response status
  • 00: OKAY
  • 01: RSVD
  • 10: SLVERR
  • 11: DECODEERROR
avmm_mst_readdatavalid Input 1 Valid to read data
avmm_mst_readdata Input 32 Read transfer data
avmm_mst_waitrequest Input 1 Wait request is asserted when unable to respond to read/write.