OpenCores
Issue List
Fatal bug in uart_receiver.v: srx_pad_i is not synchronized at all #12
Open ehliar opened this issue about 15 years ago
ehliar commented about 15 years ago

srx_pad_i is not synchronized to the clock domain of the UART in uart_receiver.v.

Without synchronization I'm not able to use the UART for anything but text entry. With synchronization change I can easily download a 6 megabyte text file over the UART without any problems.


Assignee
No one
Labels
Bug