文件名称:UART
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个具有固定波特率的UART串口收发器,可以实现9600波特率的串口通信,能够与PC机串口进行通信,支持8比特数据位、1比特停止位、无校验、无硬件流控模式。-Designed with a fixed baud rate of UART serial port transceiver can achieve 9600 baud serial communication, able to communicate with the PC serial port, support for 8-bit data bits, 1 bit stop bit, no parity, no hardware flow control mode.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UART_tb.v
clock_9600Hz.v
clock_9600times8Hz.v
control.v
UART.v
UART_Receiver.v
UART_sender.v