You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that there is no CDC synchronizers at the RX input in the uart_rx.v module. rxd is an asynchronous input, so rxd_reg register is going to be metastable.
Activity