Description: The serial communication controller Verilog. Contains four modules: the top-level module, the baud rate generator module, transmitting module and receiver module
To Search:
File list (Check if you may need any files):
串口通信控制器\baud_gen.v
..............\uart_rx.v
..............\uart_top.v
..............\uart_tx.v
..............\模块说明.txt
串口通信控制器