搜索资源列表
UART
- UART是一种广泛应用于短距离、低速、低成本通信的串行传输接口.由于常用UART芯片比较复杂且移植性差,提出一种采用可编程器件FPGA实现UART的方法, 实现了对UART的模块化设计.首先简要介绍UART的基本特点,然后依据其系统组成设计顶层模块,再采用有限状态机设计接收器模块和发送器模块,所有功能的实现全部采用VHDL进行描述,并用Modelsim软件对所有模块仿真实现.最后将UART的核心功能集成到FPGA上,使整体设计紧凑,小巧,实现的UART功能稳定、可靠. -UART is a wi
jiyuchuankoujishu
- 计算机在HDL语言下实现串口技术,UART相关资料-BASIC IN HDL language,chuankou jishu
MSP430-foundation-program-summary
- MSP430基础程序汇总,包括:I/O端口、基础时钟模块、TimerA/B、UART、看门狗定时器、比较器、FLASH、ADC等-MSP430-based summary of the program, including: I/O ports, the basic clock module, TimerA/B, UART, watchdog timer, comparators, FLASH, ADC, etc.
baud
- UART 异步通信串口协议的VHDL实现包括3个基本模块:时钟分频、接收模块和发送模块-UART asynchronous serial interface protocol VHDL consists of three basic modules: clock divider, the receiver module and transmit module
UART
- 基于FPGA的(Universal Asynchronous Receiver Transmitter,UART)串行通信设计论文-FPGA BASIC FOR (Universal Asynchronous Receiver Transmitter,UART)
uart
- 一个简单的串口描述文件,可以实现基本的串口功能-A simple serial port descr iption file, you can achieve the basic function of serial
uart
- 一个在Quartus 12.0 Web版下做的Uart收发例子,具备基本的收发功能。-Uart transceivers example, with a in Quartus 12.0 Web version under the basic functions of the transceiver.
UART-application
- uart核应用的各种介绍 让大家了解到一些基础的知识 总结的很全面 适合初学者-Uart nuclear application of various introduce let everybody understand to some basic knowledge of very comprehensive summary for beginners
05_UART_demo
- 该UART实例是很简单的EDK工程,在PLB总线上挂载了XPS-uartlite外围设备,作为串口的控制器,一般的EDK工程会将该IP作为基本外围设备来使用。包含bit流文件(在EDK上下载到FPGA上使用),和说明文档。-The UART instance EDK project is very simple and is mounted on the PLB bus the XPS-uartlite peripherals, general EDK works as a serial con
uart-to-GPIO.vhd
- -- Filename ﹕ uart.vhd -- Author ﹕ZRtech -- Descr iption ﹕串口接收与发送程序 -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证-- 程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位-- 8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波-- 特率。程序当前设定的div_
uart
- 本设计用接口芯片的VHDL的设计方法,通过对MAX232串行通总线接口的设计,掌握发送与接收电路的基本设计思路,并进行串口通信-This design using VHDL design methodology interface chip, through the MAX232 serial communication bus interface design, master the basic design ideas to send and receive circuits, and se
uart
- 串口通信时初学FPGA者必须要掌握的基础知识,这里给出了UART通信的VHDL代码,以及仿真测试文件。-A serial port communication beginner to must master the basic knowledge of FPGA, UART communication VHDL code is given here, and the simulation test files
basic_uart
- basic code for UART receiver and transmeter
一个简单的UART
- 实现串口基本功能,具有奇偶检验,主时钟与波特率相差16倍(Basic function, a serial port with parity check, master clock and the baud rate is 16 times clk)
