The problem is theXAPP859 design hard codes the attribute value in the completion packet to be 00. This is a problem if the received memory read request has an attribute of 01. The completion needs to have the same attributes as the original request.
If all incoming memory reads have the attribute set to 00,modify the following line in completer_pkt_gen.v to the corresponding value.
localparam ATTR = 2'b00;
Otherwise, modify the design and copy the original attribute from the read request and use it in the returned completion.
Revision History
07/13/2011 - Initial Release
Answer Number | 问答标题 | 问题版本 | 已解决问题的版本 |
---|---|---|---|
52394 | 数字预失真 (DPD) v5.0 — RX 电源是否可以设置为 -15dBFS 之外的值? | N/A | N/A |
Answer Number | 问答标题 | 问题版本 | 已解决问题的版本 |
---|---|---|---|
34085 | Design Assistant for PCI Express - Hardware Debug | N/A | N/A |
34538 | Xilinx Solution Center for PCI Express - Design Assistant | N/A | N/A |
AR# 33251 | |
---|---|
日期 | 12/15/2012 |
状态 | Active |
Type | 综合文章 |
器件 | |
IP |