搜索资源列表
vhdl0716
- ISE7.1,采用VIRTEX-II芯片。实现adc数据采样,平均,通道选择,采样时钟选择,数据格式调整,内含fifo,uart等模块。
UART.使用FPGA的FIFO,状态机
- 使用FPGA的FIFO,状态机,乒乓操作等实现了异步UART。,The use of FPGA-FIFO, state machine, ping-pong operation to achieve the asynchronous UART.
uart8.zip
- 使用Libero提供的异步通信IP核实现UART通信,并附带仿真程序。UART设置为1位开始位,8位数据位,1位停止位,无校验。且UART发送自带2级FIFO缓冲,占用FPGA面积很小。,Libero provided the use of asynchronous communication IP core implementation UART communications, and incidental simulation program. UART is set to 1 to sta
Fifoed_avalon_uart_9.3
- Altera真正可用的带FIFO的UART组建。-Altera FIFO UART
uartfifo
- 基于FPGA的串口发送源代码,通过FIFO能够发送一段字符串。-FPGA-based serial port source code, a string can be sent through the FIFO.
uart_EP3C16_FIFO
- Verilog编写的串口RS232收发字符串程序,使用FIFO作为数据缓冲区,有效收发字符串长度为256字节,解决了利用串口调试工具与FPGA通讯只能收发单字节的问题.-Programs for uart/RS232, it can receive and transmit strings.
NIOS_JTAG_UART
- FPGA开发板上的JTAG——UART完成的工程设计,包括CPU内核设计合软件设计-FPGA development board JTAG- UART completed the engineering design, including the CPU core design combined software design
fifoed_avalon_uart9.1_applicaton
- 用于Altera Avalon总线的、具有FIFO缓冲的Uart数据串口IP核以及应用于Nios2的、真正可运行的、容易移植的C代码。-Fifoed avalon uart IP core and C code for the IP core.
pgm
- uart vhdl code contains all the neceesary things for a uart of speed 2 mbps and has a fifo of 64 KB
fifouart_latest.tar
- vhdl fifo uart core datasheet
FT2232H_USB_Core
- 在FPGA外扩用FT2232 实现UART TO USB 2.0 的通信。-The FT2232H is a USB2.0 Hi-Speed USB Device to FIFO IC. This core allows the use of this chip with an FGPA design in high speed FT245 style synchronous FIFO mode. Data rates up to 25 mbytes/s can be achieve
UART
- 基于FPGA的UART设计,包含接收模块,发送模块,FIFO模块-UART FPGA-based design, including the receiver module, sending module, FIFO module
FIFOED_UART
- CAL_UART核verilog源码,带FIFO,FIFO深度可设置。-fifoed uart ip core. cal_uart.
uart
- 关于串口发送的verilog代码,实验中经常用到,已经用FIFO-it is about the uart transmit verilog code,very useful in experiment.
Training-Example---FIFO
- FIFO :-first in first out register it acts as a buffer and uses in many serial communication interface like UART
fifo_uart
- 使用fifo完成的串口通信。verilog语言。-fifo-uart verilog
sram_fifo_uart
- 用verilog HDL编写的SRAM+FIFO+UART模块,欢迎各位指点 -Welcome to the guidance written in verilog HDL SRAM+FIFO+UART module
UART8_Receiver
- 自己编写的带有FIFO的UART串口接收模块,代码通过状态机实现-I have written to the FIFO UART serial receiver module code by the state machine.
UART_Transmitter_Arch
- 自己编写的带有FIFO的UART串口发送模块,代码通过状态机实现,开发语言是Verilog-I have written to the FIFO UART serial transmit module code through the state machine implementation, development languages Verilog
uart
- 带有fifo的功能模块,具有发送模块和接收功能模块(The function module with FIFO has transmitting module and receiving function module)
