RapidIO Intel FPGA IP User Guide

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

6.2.7. Receive Port-Write Registers

Table 89.  Rx Port Write Control—Offset: 0x10250
Field Bits Access Function Default
RSRV [31:2] RO Reserved 30'h0
CLEAR_BUFFER [1] RW Clear port-write buffer. Write 1 to activate. Always read 0. 1'b0
PORT_WRITE_ENA [0] RW Port-write enable. If set to 1, port-write packets are accepted. If set to 0, port-write packets are dropped. 1'b1
Table 90.  Rx Port Write Status—Offset: 0x10254
Field Bits Access Function Default
RSRV [31:6] RO Reserved 26'h0
PAYLOAD_SIZE [5:2] RO Packet payload size in number of double words. If the size is zero, the payload size is single word. 4'h0
RSRV [1] RO Reserved 1'b0
PORT_WRITE_BUSY [0] RO Port-write busy. Set if a packet is currently being stored in the buffer or if the packet is stored and has not been read. 1'b0
Table 91.  Rx Port Write Buffer n—Offset: 0x10260 – 0x1029C
Field Bits Access Function Default
PORT_WRITE_DATA_n [31:0] RO Port-write data. This buffer is implemented in memory and is not initialized at reset. 32'hx