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

TLP prefixes on Agilex P-Tile PCIe HIP

TejaMB
Beginner
296 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
230 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
231 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
227 Views

for example a valid TLP prefix type.


Regards,

Rong


0 Kudos
RongYuan
Employee
122 Views

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


0 Kudos
Reply