FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6526 Discussions

TLP prefixes on Agilex P-Tile PCIe HIP

TejaMB
Beginner
325 Views
  • Are TLP prefixes also supported in bypass mode? If yes, does the HIP perform any error checking to discard the packet if we define a custom TLP prefix?
    • Would a custom TLP prefix count as "malformed TLP"?
    • Appendix D (pg 237) in the user guide says "In TLP Bypass mode, the P-Tile ... forwards TLPs to ... except for malformed TLPs".
0 Kudos
1 Solution
RongYuan
Employee
259 Views

Hi,

The rx/tx_st_tlp_prfx signals can be seen by using SignalTap. In bypass mode, the IP uses configuration registers to complete link operation. Your custom TLP prefix should be able to reach FPGA after FPGA enters user mode.


Notice PCIe has rules for TLP prefix. Even you custom a TLP, that TLP still needs to meet some criteria, for example a valid TLP type.


Regards,

Rong


View solution in original post

0 Kudos
3 Replies
RongYuan
Employee
260 Views

Hi,

The rx/tx_st_tlp_prfx signals can be seen by using SignalTap. In bypass mode, the IP uses configuration registers to complete link operation. Your custom TLP prefix should be able to reach FPGA after FPGA enters user mode.


Notice PCIe has rules for TLP prefix. Even you custom a TLP, that TLP still needs to meet some criteria, for example a valid TLP type.


Regards,

Rong


0 Kudos
RongYuan
Employee
256 Views

for example a valid TLP prefix type.


Regards,

Rong


0 Kudos
RongYuan
Employee
151 Views

If no further questions, I'll close this case. Thanks.


0 Kudos
Reply