Forum Discussion
CheepinC_altera
Regular Contributor
6 years agoHi Alex,
I would like to apologize for the delay. I have just been assigned to work on this case. Thanks for sharing the .ip files. As I understand it, you encounter some issues when trying to configure the S10 L/H-Tile Native PHY to with PCS Direct interface width = 64 bits and TX/RX core interface FIFO = Register mode.
For your information, you would need to enable double rate transfer mode and disable the simplified data interface so that you could achieve the above configuration. Without these, the max PCS direct interface width is only 40 bits with FIFO = Register mode. You may refer to the "Phase Compensation-Register" section in the user guide for further details.
In your phy_s10.ip, you can do the following changes:
1. Enable double rate transfer mode
2. Disable the simplified data interface
3. Set TX/RX FIFO = Register and partially full threshold = 5
4. tx/rx_clkout clock source = PCS clkout x2
Please try to see if it works on your side.
Please let me know if there is any concern. Thank you.
Best regards,
Chee Pin