TX_PCIE_MSG_EXECUTE (AXIPCIE_MAIN) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

Document ID
UG1087
Release Date
2024-03-13
Revision
1.10

TX_PCIE_MSG_EXECUTE (AXIPCIE_MAIN) Register Description

Register NameTX_PCIE_MSG_EXECUTE
Offset Address0x0000000620
Absolute Address 0x00FD0E0620 (AXIPCIE_MAIN)
Width32
TyperoRead-only
Reset Value0x00000000
DescriptionPCIe Message Request Execution.

TX_PCIE_MSG_EXECUTE (AXIPCIE_MAIN) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
Reserved31:26roRead-only0x0
msg_done_status25:24roRead-only0x0Message Transaction Done Status. Cleared when msg_execute is written to 1. Set to the Message transaction status when msg_done is set to 1.
Reserved23:17roRead-only0x0
msg_done16roRead-only0x0Message Transaction Done. Cleared when msg_execute is written to 1 to start a new Message transaction.
Set to 1 when the transaction is completed.
Reserved15:9roRead-only0x0
msg_busy 8roRead-only0x0Message Transaction Busy. Set to 1 when msg_execute is written to 1. Cleared when msg_done is set to 1 indicating that the transaction is completed.
Reserved 7:1roRead-only0x0
msg_execute 0roRead-only0x0Message Transaction Execute. Write a 1 to transmit an Message transaction. The transaction is created using the values in the CONTROL, ADDRESS, and DATA regsiters.