Forum Discussion
Stratix 10 L tile Native PHY unable to receive incremental data sent from TX and tested using FMC loopback card
- 7 years agoHie, Its good news that you can receive the signal correctly. Yes, since you are using PCS direct, there is no word aligner hardware available. Hence, you will need to implement word aligner in the fabric. As for meeting timing in Stratix 10, we have a document to guide you. https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/stratix-10/s10_hp_hb.pdf Please refer to section 2.3 and 2.4 mainly. Please let me know if you need any other information. Regards, Nathan
- HBhat27 years ago
Contributor
Hi @NathanR_Intel ,
Thank you for the update.
We came to know that Enhanced PCS and PCS direct doesn't support word aligner by default. With this info. I changed the Native PHY config to Enhanced PCS and enabled RX bitslip feature and port.
Now, I am sending known pattern first and checking the reciever whether it is able to lock for the first time. My observation is it is not locking without bit slip. I am pulsating the bitslip port until rx aligns for the known pattern. Once bitslip is done, then I start transmitting the incremental data.
Also, one more change I have done in native phy is change the "RX adaptation mode" to adaptive from Manual.
With this, I am able to receive the data continuously @20.625Gbps without missing any data.
Please let me know if you have any suggestion on meeting the timing. It will help us with our final implementation using startix10 FPGA.
With Regards,
HPB