whose generate LCRC and ECRC in PCIe? what is a difference between regarding them? Can we use any one of them, if not then why? if yes, then why?
In reply to csshah:
In PCIe, Transaction layer (TL) generates ECRC (End CRC) Which will be used by destination port’s TL to verify correctness of TLP. Whereas, Data Link layer (DL) generates LCRC which will be checked for correctness at DL of destination port.