Welcome![Sign In][Sign Up]
Location:
Search - Verilog FIFO UART

Search list

[Other resourcetx

Description: 自己编写的串口UART发送的Verilog模块。与FIFO连接,可以实现自动连续发送。
Platform: | Size: 7321 | Author: YongZhiLi | Hits:

[Com Portverilog_UART

Description: UART verilog hdl 实现-UART Verilog HDL achieve
Platform: | Size: 3072 | Author: | Hits:

[VHDL-FPGA-Verilogtx

Description: 自己编写的串口UART发送的Verilog模块。与FIFO连接,可以实现自动连续发送。-I have written serial UART to send the Verilog module. Connect with the FIFO, you can realize automatic continuous send.
Platform: | Size: 7168 | Author: YongZhiLi | Hits:

[VHDL-FPGA-Verilog16550

Description: UART16550兼容的串行通讯控制器,Verilog语言描述,采用Altera Cyclone系列芯片实现FPGA综合,因为FIFO部分利用到内部资源实现。已经在某项目中成功应用,特此推出。-UART16550 compatible serial communication controller, Verilog language description, the use of Altera Cyclone series FPGA chip integrated, as part of the use of FIFO to the internal resources to achieve. Projects have been in a successful application, is hereby introduced.
Platform: | Size: 10240 | Author: David.Mr.Liu | Hits:

[VHDL-FPGA-Verilogpgm

Description: uart vhdl code contains all the neceesary things for a uart of speed 2 mbps and has a fifo of 64 KB
Platform: | Size: 205824 | Author: libin | Hits:

[Program docUART_spec

Description: a UART model with FIFO buffer, design with verilog
Platform: | Size: 145408 | Author: quang | Hits:

[VHDL-FPGA-Veriloguart_EP3C16_FIFO

Description: Verilog编写的串口RS232收发字符串程序,使用FIFO作为数据缓冲区,有效收发字符串长度为256字节,解决了利用串口调试工具与FPGA通讯只能收发单字节的问题.-Programs for uart/RS232, it can receive and transmit strings.
Platform: | Size: 6756352 | Author: 515666524 | Hits:

[OS DevelopSC16C752B

Description: The SC16C752B is a dual Universal Asynchronous Receiver/Transmitter (UART) with 64-byte FIFOs, automatic hardware/software flow control, and data rates up to 5 Mbit/s (3.3 V and 5 V). The SC16C752B offers enhanced features. It has a Transmission Control Register (TCR) that stores receiver FIFO threshold levels to start/stop transmission during hardware and software flow control. With the FIFO Rdy register, the software gets the status of TXRDY/RXRDY for all four ports in one access. On-chip status registers provide the user with error indications, operational status, and modem interface control. System interrupts may be tailored to meet user requirements. An internal loopback capability allows on-board diagnostics.
Platform: | Size: 160768 | Author: 刘伟 | Hits:

[VHDL-FPGA-VerilogUART_FIFO

Description: Verilog 语言描述,基于FIFO设计的UART。Quartus 10中编译通过-Verilog language description, based on the design of the UART FIFO
Platform: | Size: 509952 | Author: 老虎 | Hits:

[VHDL-FPGA-VerilogFIFOED_UART

Description: CAL_UART核verilog源码,带FIFO,FIFO深度可设置。-fifoed uart ip core. cal_uart.
Platform: | Size: 6144 | Author: 杨胜尧 | Hits:

[VHDL-FPGA-Veriloguart

Description: 关于串口发送的verilog代码,实验中经常用到,已经用FIFO-it is about the uart transmit verilog code,very useful in experiment.
Platform: | Size: 3072 | Author: 李sir | Hits:

[VHDL-FPGA-Verilogfifo_uart

Description: 使用fifo完成的串口通信。verilog语言。-fifo-uart verilog
Platform: | Size: 3072 | Author: 曹曹 | Hits:

[VHDL-FPGA-Verilog5-verilog-programs

Description: the file contains 5 verilog source codes 1. varying pulses 2. DRAM 3. FIFO 4. UART 5. 16 bit divider
Platform: | Size: 5120 | Author: Srinath | Hits:

[VHDL-FPGA-Verilogsram_fifo_uart

Description: 用verilog HDL编写的SRAM+FIFO+UART模块,欢迎各位指点 -Welcome to the guidance written in verilog HDL SRAM+FIFO+UART module
Platform: | Size: 2302976 | Author: 钱世俊 | Hits:

[VHDL-FPGA-VerilogUART_Transmitter_Arch

Description: 自己编写的带有FIFO的UART串口发送模块,代码通过状态机实现,开发语言是Verilog-I have written to the FIFO UART serial transmit module code through the state machine implementation, development languages ​ ​ Verilog
Platform: | Size: 2048 | Author: wangzhongwei | Hits:

[VHDL-FPGA-Verilogfifo_uart

Description: uart的verilog代码,包含fifo,并且采用过采样以防止噪声的干扰-uart verilog code
Platform: | Size: 3072 | Author: 李天一 | Hits:

[VHDL-FPGA-Veriloguart_fifo

Description: 带fifo的串口通信verilog设计,该设计为学习uart所用,完成PC端发送至fpga后fpga原数据返回,支持长字符串。-Serial communication with fifo verilog design, which is used to learn uart complete PC sends data back to the original post fpga fpga, support long strings.
Platform: | Size: 150528 | Author: Xin | Hits:

[VHDL-FPGA-Verilogparameter_uart_rx

Description: 串口接收模块,可以通过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 frame 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.)
Platform: | Size: 4096 | Author: 老工程师 | Hits:

[VHDL-FPGA-Veriloguart_design

Description: UART设计的VERILOG代码,具有FIFO功能,能实现CPU与外设之间的数据与指令通信(The VERILOG code designed by UART, which has the function of FIFO, can realize the communication between the data and the instruction between the CPU and the peripherals)
Platform: | Size: 547840 | Author: 沐羽1996 | Hits:

[Otheruart_fifo_n

Description: verilog 带fifo的串口收发模块(verilog uart with fifo)
Platform: | Size: 7583744 | Author: yxsheron | Hits:
« 12 »

CodeBus www.codebus.net