alexforencich / verilog-pcie

Verilog PCI express components
MIT License
1.03k stars 274 forks source link

Which part is the digital part of Serdes Phy? #45

Open myqlee opened 5 months ago

myqlee commented 5 months ago

Thank you for sharing this wonderful library. Which part is the digital part of Serdes Phy?

alexforencich commented 5 months ago

The PHY, serdes, etc. would be part of the vendor PCIe IP core - Xilinx PCIE4/PCIE4C, Intel H/L/P-tile, etc.

myqlee commented 5 months ago

Thanks for the quick reply.