RapidIO Intel FPGA IP User Guide

ID 683884
Date 9/15/2021
Public
Document Table of Contents

5.1.4. Physical Layer Buffer Status Signals

Table 38.  Physical Layer Buffer Status Signals
Signal34 Direction Description
atxwlevel 35 Output Transmit buffer write level (number of free 64-byte blocks in the transmit buffer).
atxovf Output Transmit buffer overflow.status.
arxwlevel 35 Output Receive buffer write level (number of free 64-byte blocks in the receive buffer).
34 All of these signals are in the sysclk domain.
35 The formula log2(size of the transmit/receive buffer in bytes/64)+1 determines the width of this signal in bits. For example, a transmit or receive buffer size of 16 KBytes would give: log2(16×1024/64)+1= 9 bits (for example, [8:0]).