TejaMB
New Contributor
2 years agoTLP prefixes on Agilex P-Tile PCIe HIP
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...
- 2 years ago
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