搜索资源列表
UART(FPGA)
- 基于FPGA的串行通信UART控制器,采用VHDL语言编写,包含多个子模块。 在ISE或FPGA的其它开发环境下新建一个工程,然后将文档中的各个模块程序添加进去,即可运行仿真。源程序已经过本人的仿真验证。-FPGA-based UART serial communication controller, using VHDL language, includes a number of sub-module. ISE FPGA or in the other developing a new
UART
- AVR单片机ATMEGA128实习之—串口通信(附带Proteus仿真例子)
uart
- 串口通讯协议,你您可以自己建个工程,再将需要的VHDL文本,添加到工程中,理解程序在仿真!
ATmega8-Protues-6-UART
- ATmega8-Protues仿真之六 串口通信
uart
- 2440裸机测试串口的代码,编译环境ads,可以用仿真器单步调试。
PIC18F14k50串口程序及Proteus仿真
- PIC18F14k50串口程序及Proteus仿真
lpc2103-uart-communication LPC2103的UART串口调试程序
- LPC2103的UART串口调试程序,可是使用proteus仿真实现-philips lpc2103 arm7 uart communication program
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
UART
- ARM7 UART程序,PROTUSE 仿真通过-ARM7 UART program, PROTUSE through simulation
UART
- 本人自己编写的FPGA异步串口通信模块(UART),基于QuartusII环境,verilog语言编写,包含仿真和全部程序及说明,验证通过,具有很好的稳定性和参考价值!-I have written of the FPGA asynchronous serial communication module (UART), based on QuartusII the environment, verilog language, including simulation and all the pr
UART
- 语言:verilog语言 功能:通过串口控制模块,实现FPGA与串口 通信。 仿真环境:modelsim 综合环境:quartus -Language: verilog language function: through the serial port control module, FPGA and serial communication. Simulation Environment: modelsim integrated environment: quartu
UART
- 内含有完整的UART代码,包括发送和接受,且有testbench,可以直接仿真调试-Contain complete UART code, including send and receive and there testbench, can directly Simulation debugging
UART
- UART是一种广泛应用于短距离、低速、低成本通信的串行传输接口.由于常用UART芯片比较复杂且移植性差,提出一种采用可编程器件FPGA实现UART的方法, 实现了对UART的模块化设计.首先简要介绍UART的基本特点,然后依据其系统组成设计顶层模块,再采用有限状态机设计接收器模块和发送器模块,所有功能的实现全部采用VHDL进行描述,并用Modelsim软件对所有模块仿真实现.最后将UART的核心功能集成到FPGA上,使整体设计紧凑,小巧,实现的UART功能稳定、可靠. -UART is a wi
uart-485
- avr单片机利用485通信的源程序和仿真程序-avr and rs485
AVR..Uart..Cyuanma..pretous
- AVR单片机的串口通信,C语言代码,KEIL编译文件,pretous仿真文件,资料全面详细-AVR microcontroller serial communication, C language code, KEIL compiler file, pretous simulation documents, data, full details
uart
- AVR 32 与PC机串口通信程序,proteus仿真通过-AVR 32 and the PC serial communication program, proteus simulation through the
UART-EDA
- 这是一个十分经典的异步收发器的设计,将发送和接受分开,并带有校验位,同时附赠结构图和仿真结构-This is a very classic asynchronous transceiver will be designed to send and receive separately, and with a parity bit, and comes with charts and simulation of the structure
URAT_transmitter_receiver_VHDL
- 基于UART的VHDL程序,包括顶层程序、波特率发生器程序、UART发送器程序、UART接收器程序4部分程序。有详细注释,并在每个程序后附上一张仿真波形图,便于理解和验证。-UART in VHDL-based procedures, including the top-level procedures, procedures for the baud rate generator, UART transmitter program, UART receiver program four par
UART
- 自己总结的UART的设计及分析,已在实际工程中应用到,并且带有源代码和仿真代码,总结的文档,非常有用。(My summary of the design and analysis of UART, has been applied in practical engineering, and with source code and simulation code, summary of the document, very useful.)
MSP430 Application UART(串口驱动)
- msp430仿真器串口驱动程序,适用于安装仿真软件后设备管理器出现感叹号的设备驱动安装(MSP430 emulator serial driver)