文件名称:parameter_uart_rx
介绍说明--下载内容均来自于网络,请自行研究使用
串口接收模块,可以通过parameter,参数化配置传输速率、传输位宽和校验。采用Verilog语音编程实现。使用者根据串口的要求配置好参数,并根据缓冲的大小配置FIFO就可以使用。对帧错误(停止位不为高),检验错误和读FIFO超时(FIFO满的情况下,有新的数据到)等现象进行了检查。(UART serial receiver module, through parameter, configuration parameters of the transmission rate, Data width and parity. Using Verilog. The user configured the parameters according to the serial port and configured FIFO according to the size of the buffer. The fr a me error (stop bit is not high), check errors, and read FIFO timeout (when FIFO is full,and new data come) and so on are examined.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BPS_CV_GEN.v
DIV16_CNT.v
PARITY_CHECK.v
RXD_SEEKER.v
START_BIT_CHECK.v
UART_USER_MOD.v
DIV16_CNT.v
PARITY_CHECK.v
RXD_SEEKER.v
START_BIT_CHECK.v
UART_USER_MOD.v