AR# 72043

|

UltraScale+ PCI Express Integrated Block (Vivado 2018.3) - How to enable routing of messages on the CQ interface

描述

To enable messages to appear on the CQ interface, you can use the following settings:

1. Set AXISTEN_IF_ENABLE_RX_MSG_INTFC to "FALSE"

2. Set bit 17 of AXISTEN_IF_ENABLE_MSG_ROUTE[17:0] parameter

More details about these parameters can be found in (PG213).

In Vivado 2018.3 or earlier, the IP GUI does not have an option to set these parameters.


This article is part of the PCI Express Solution Centre

(Xilinx Answer 34536)Xilinx Solution Center for PCI Express

解决方案

In Vivado 2018.3 or earlier, the IP GUI does not have an option to set these parameters.

However, they can be set through Tcl commands as follows:

set_property -dict [list CONFIG.axisten_if_enable_msg_route_override true CONFIG.axisten_if_enable_rx_msg_intfc FALSE CONFIG.axisten_if_enable_msg_route 20000] [get_ips pcie4_base_primary_2bar]

Revision History:

02/20/2019 - Initial Release

AR# 72043
日期 02/22/2019
状态 Active
Type 综合文章
器件
Tools
IP
People Also Viewed