Forum Discussion
sg05006
New Contributor
1 year agoAgilex-7 FPGA PCIe PIPE_Direct mode
Hello. I'm currently using the Intel PIPE_Direct Mode and have a question about something I don't understand. The Agilex-7 R-tile PCIe PHY is said to support the SerDes PIPE_Direct mode, so why is t...
- 1 year ago
Hi ,
Hope my previous reply clarified your doubt, is there any further question ?
Regards,
Wincent_Altera
Wincent_Altera
Regular Contributor
1 year agoHi
Based on my understanding pm the guide, The "data width is not a power of 2" in the PIPE spec is about the number of bits encoded/transmitted per symbol, not the bus width of the interface. typically a multiple of 8, to match register sizes and align with standard data buses.
As for example as below.
| PCIe Gen | Encoding | PIPE Data Path (Typical) |
|---|---|---|
| Gen1/2 | 8b/10b | 8, 16, 32 bits/lane |
| Gen3/4/5 | 128b/130b | 32, 64 bits/lane |
Regards.
Wincent_Altera