搜索资源列表
uart_exam
- VHDL写的串口,很好用,程序非常简单,可以调试用
de2.1
- 这是一个基于FPGA/SOPC设计的简单串口程序,是FPGA硬件和niosII软件编程的结合。对初学者有很大的借鉴意义。在Quartus6.1和niosII6.1环境下编译通过,并且下载到板子上运行成功-This is based on FPGA/SOPC design a simple serial program is FPGA hardware and software combination niosII. Great for beginners reference. In Quartu
rs232
- RS232的串口控制器,本程序中的每个小模块都有与之对应的testbench,模块清晰,实现结构简单。很适合Verilog编程初学者来练习!-RS232 serial port controller, the program has a small module for each corresponding testbench, module definition, to achieve simple structure. Verilog programming is suitable for
urat232
- 串口程序,FPGA实现,可以实现简单的发送和接收-Serial process, FPGA implementation, you can send and receive simple
TX_SCI
- 简单的串口程序,根据矩阵键盘的输入从串口输出按键值 (0-F)-Simple serial program, according to the input matrix keyboard key value from the serial output (0-F)
rs232c
- 基于EP1C6Q240的串口rs232通信程序代码设计,简单易懂,调试通过,基于quartus6.0-Serial rs232 communication based EP1C6Q240 code design, easy to understand, debug through, based on quartus6.0
ex3_4_rs232
- 基于FPGA的串口通信程序,简单实用,很好-FPGA-based serial communication program, simple and practical, very good
res232_top2
- 简单使用的uart串口程序,用verilog语言实现,在alteraDE2-70板上验证-Simple to use uart serial procedures, using verilog language, verified in alteraDE2-70 board
serial
- 简单串口收发程序,完成串口数据收发,波特率9600bps-A Simple Transceiver Program
my_uart
- 一个简单的UART串口程序,能实现数据的发送与接收,但没有奇偶校验等验证数据传输是否正确。-A simple UART serial program, can send and receive data, but there is no parity and other validation data is correct.
UART_MODULE
- 本程序是一个简单的232串口程序,采用VHDL语言编写,并已在3S500E上测试通过-This program is a simple 232 procedures, the use of VHDL language, and has been tested on the 3S500E
fpga_com_intf
- 一个简单的串口通信程序,verilog, 很容易实现,而且占资源很少-a simple serial interface
12chuankou
- fpga 串口调试小程序 可以收发,简单明了-fpga progra
uart
- 简单易懂的串口通讯程序,波特率始终需要自己设置-Simple serial communication program, the baud rate is always set up their own
USART
- RS232串口通信的VERILOG代码,包含了测试文件,及参数文件,用户只需要修改参数文件里的参数即可满足不同的应用需求;由于串口逻辑比较简单,程序中没有注释;-RS232 serial communication VERILOG code contains the test files and parameter files, users only need to modify the parameters in the parameter file to meet different app
UartRecv
- verilogHDL语言编写,简单的FPGA串口程序,初学者必备。-verilogHDL language simple FPGA serial program, beginners must.
chuankouchuankoutongxin
- FPGA异步串口通信示例程序,简单的FPGA串口通信接收程序,波特率为9600,采用16倍波特率接受,无奇偶校验位-FPGA asynchronous serial communication example program, a simple FPGA receiving procedures, serial communication baud rate to 9600, using 16 times the baud rate, and white parity bits
serial-pc-verilog
- 串口 和 pc 端通信的verilog程序 !适合初学者 ! 代码简单 ,结构清晰!-Serial and pc client communication verilog program! Suitable for beginners! The code is simple, clear structure!
FPGA_sent_UART
- 简单串口接收,发送程序,能实现收发,可以测试通过-Simple serial port to receive, transmit program that can send and receive, you can test by
txrx
- FPGA串口通信的简单示例程序,分为TX和RX两个模块(A simple program for FPGA serial communication)