Forum Discussion
Hi HPB,
Regarding your inquiry on the tLTD, for your information, the rx_ready will be asserted after the tLTD and digitalreset go low. Therefore, if you are sending data after rx_ready go high, I think it is not the cause to the data missed that you are observing. We can isolate this for the moment and revisit if required after we test with the simulation without custom PCS.
Thank you,
- HBhat26 years ago
Contributor
Hi @cheepinc_Intel ,
Yes, I have done the PMA only simulation and done 2 types of simulation.
1) Sending data before rx_ready asserts
2)Sending data after rx_ready asserts
and I observed that there is no data loss when I send the data after rx_ready gets asserted (type 2 simulation).
All the previous simulations I carried out with my custom PCS is Type-1 simulation where our intention was there is no relation between TX and RX.
And this is not a problem in our real hardware as the protocol does not send any data to Transmitter as soon as power up.
Thank you for your clarifications.
With Regards,
HPB