parameter_UART_RX

所属分类:VHDL/FPGA/Verilog
开发工具:Verilog
文件大小:4KB
下载次数:4
上传日期:2020-05-23 17:20:49
上 传 者490532
说明:  之前上载了一个串口接收模块,确实漏了一个文件,这次重新发一下。修改了PARITY_CHECK模块,这样可以支持无校验的应用。这个串口接收模块可以使用parameter参数化配置传输速率、传输位宽和校验。采用Verilog语音编程实现。使用者根据串口的要求配置好参数,并根据缓冲的大小配置FIFO就可以使用。对帧错误(停止位不为高),检验错误和读FIFO超时(FIFO满的情况下,有新的数据到)等现象进行了检查。
(I had uploaded a serial port receiving module, but a file was indeed missed. This time, I will send it again. Modified PARITY_ Check module, which can support the application without parity. The serial port receiving module can use parameter to configure the transmission rate, transmission bit width and verification. Using Verilog voice programming. Users can configure parameters according to the requirements of serial port, and configure FIFO according to the size of buffer. The frame error (stop bit is not high), check error and read FIFO timeout (when FIFO is full, there is new data to) are checked.)

文件列表:
parameter_UART_RX\BPS_CV_GEN.v (1129, 2017-07-19)
parameter_UART_RX\DIV16_CNT.v (902, 2017-07-19)
parameter_UART_RX\PARITY_CHECK.v (523, 2020-05-23)
parameter_UART_RX\RXD_SEEKER.v (1747, 2017-07-19)
parameter_UART_RX\START_BIT_CHECK.v (997, 2017-07-11)
parameter_UART_RX\UART_RX_MODULE.v (2449, 2020-05-23)
parameter_UART_RX\UART_USER_MOD.v (3435, 2020-05-23)
parameter_UART_RX (0, 2020-05-23)

近期下载者

相关文件


收藏者