PHY CDC tx_data_en pulses might get filtered #22
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The current CDC implementation might not pass a short low pulse on a high-speed system vs low-speed PHY clock. This should always pass, however, to ensure that the end of a frame is properly handled even if they are provided in quick succession. Currently, if this fails, two frames might get merged into one.