搜索资源列表
transfer_1
- EDA实验--UART串口实验:UART 主要有由数据总线接口、控制逻辑、波特率发生器、发送部分和接收部分等组成。UART 发送器 --- 发送器每隔16 个CLK16 时钟周期输出1 位,次序遵循1位起始位、8位数据位(假定数据位为8位)、1位校验位(可选)、1位停止位。 UART 接收器 --- 串行数据帧和接收时钟是异步的,发送来的数据由逻辑1 变为逻辑0 可以视为一个数据帧的开始。接收器先要捕捉起始位,确定rxd 输入由1 到0,逻辑0 要8 个CLK16 时钟周期,才是
FPGA
- 用verilog实现的串口收发数据程序,已经调试通过
EPM240_Uart
- 基于Quartus II的Verilog编写的Uart串口测试程序。数据收发机LED灯测试。-Based on the Verilog Quartus II prepared Uart serial port test program. LED lamp test data transceiver.
tlk1221jiaoyan_k
- 采用8B/10B编码方式,以不同的模式插入K28.5码进行数据校验,验证tlk1221芯片的数据传输是否正确,观察收发数据是否一致。-To check the data which is transceived by the way of 8B/10B coder/decoder by asserting K28.5 code in different mode and to observe that whether these data have been missed in the tran
uart_EP3C16_FIFO
- Verilog编写的串口RS232收发字符串程序,使用FIFO作为数据缓冲区,有效收发字符串长度为256字节,解决了利用串口调试工具与FPGA通讯只能收发单字节的问题.-Programs for uart/RS232, it can receive and transmit strings.
data_pro
- 用于SD卡通信控制部分的数据收发部分,verilog语言描述-SD cards for some of the data send and receive communication control part, verilog language to describe the
VHDL
- 基于fpga的串口通信。串行数据收发的同步控制。-Fpga-based serial communication
serial
- 简单串口收发程序,完成串口数据收发,波特率9600bps-A Simple Transceiver Program
my_uart
- 数据收发器,串口模块,可使用串口调试小助手来进行数据收发,验证模块的功能-Data transceiver, serial module, you can use the serial port to debug his assistant to send and receive data, verify the functionality of the module
BMD
- 完整的verilog编写的pcie实例,通过DMA方式实现高速数据收发,对pcie作者有很好的借鉴价值。-Complete verilog prepared the pcie instance, to send and receive high-speed data via DMA mode the pcie of the reference value.
CNTRTEST3_7tx_rx_0422
- 在ISE12.4与TMS320F2812的XINTF接口,实现数据收发-In ISE12.4 TMS320F2812 the XINTF, data transceiver
iic_com
- 用verilog语言实现IIC读写与并通过UART协议在串口PC显示,实现数据收发-IIC using verilog language and literacy with the PC via the serial port UART protocol display, data transceiver
FPGADM9000AVerilog
- FPGA控制DM9000A进行以太网数据收发的Verilog实现-FPGA control DM9000A Ethernet data transceiver Verilog realize
source
- IO转UART的数据收发控制和收发数据代码,中文注视,能够清楚了解代码含义-IO UART data transceiver control and send and receive data code, Chinese gaze, knowing code meaning
FPGADM9000AVerilog
- FPGA控制DM9000A进行以太网数据收发的Verilog实现-FPGA control DM9000A Ethernet data transceiver Verilog realize
Dm9000a_Verilog
- 本文为实现高速数据的实时远程传输处理,提出了采用FPGA直接控制DM9000A进行以太网数据收发的设计思路,实现了一种低成本、低功耗和高速率的网络传输功能,最高传输速率可达100Mbps。-DM9000 driver
RS422_UART
- RS422 串口通讯 (包括 testbench,虚拟RAM,数据收发,波特率生成,数据接收抗干扰)-RS422 UART testbench BaudGen
zsy_422_20160911_backup
- RS422协议芯片OX16C950底层驱动程序,Verilog语言编写,Quartus ii 15.0开发,可实现数据收发,用串口调试助手可以观察。-RS422 protocol chip OX16C950 low-level driver, Verilog language, Quartus ii 15.0 development, can achieve data transceiver, with the serial debugging assistant can be observed
ddr3_mig8
- fpga实现ddr数据收发测试,完整的工程,下载解压后,即可正确运行,已多次验证无误(FPGA DDR data receive and receive test, complete engineering, download and unzip, can run correctly, has been verified many times)
基于xilinx ip 核的千兆以太网代码
- 基于xilinx ip 核的千兆以太网代码,利用tri_mode_ethernet_mac实现了千兆以太网的数据收发