enjoy-digital/usb3_pipe

LTSSM: fully implement it

enjoy-digital opened this issue · 1 comments

A first simplified LTSSM has been implemented to get up the the link up state. Now that it's working on hardware, implement the full LTSSM.

The PollingFSM should be fully implemented (https://github.com/enjoy-digital/usb3_pipe/blob/master/usb3_pipe/ltssm.py#L166), but we still need to fully implement the others FSMs.