搜索资源列表
RS232串口通信协议
- RS232串口通信协议,verilog实现,通过FPGA完全调通。,RS232 serial communication protocol, verilog achieved entirely through the FPGA transfer pass.
FPGACOM.rar
- FPGA编程实现串口通信,源代码全。包括仿真程序。,FPGA programming serial communications, the entire source code. Including the simulation program.
FPGArs232.rar
- FPGA中实现rs232串口通信程序,上位机和FPGA互发数据,FPGA to achieve rs232 serial communication procedures, each host computer and FPGA-fat data
FPGA-URAT.rar
- FPGA与PC串口自动收发程序,verilog源程序,FPGA and the PC serial port automatically sending and receiving process, verilog source code
FPGA_UART
- FPGA串口实现。 发送和接受数据功能代码-FPGA serial interface. Send and receive data function code
uart_lcd
- fpga通过串口输入字符显示在1602lcd上,编译仿真通过,完整源码-Through the serial input character is displayed in the 1602lcd
Serial
- FPGA与PC串口通信的Verilog HDL 程序-FPGA and the PC serial communication procedures Verilog HDL
feng_rs0
- 基于FPGA的串口通信,PC给FPGA发送数据,FPGA收到数据并返回给PC-FPGA-based serial communications, PC to the FPGA to send data, FPGA Receive data and return to the PC
fpgaserialread
- fpga的串口编程vi控件库,提供了多种vi-FPGA serial programming vi Control Library
serial_uart_top_new
- FPGA Cycloneii 系列的,测试串口通信程序,编程语言简洁,串口速率是115200bps,测试后好用的-Series FPGA Cycloneii to test the serial communication program, the programming language is simple and serial rates are 115200bps, easy-to-use test
FPGA
- 使用VHDL实现的串口通信程序,主要完成利用串口收发数据等功能 -Using the VHDL implementation of the serial communication program, primarily the completion of functions such as send and receive data using serial port
基于FPGA的串口通信系统
- 该设计是基于 FPGA 的串口通信系统模拟仿真,通过对 RS-232 串行总线 接口的设计,掌握发送与接收电路的基本思路,并进行串口通信。采用 Verilog HDL 语言对 UART 波特率产生模块、数据发送模块、接收模块进行硬件描述, 再将其整合为一个 RS-232 收发模块,最终在顶层模块中将两个 RS-232 模块例 化,实现两块 FPGA 芯片全双工通信的设计。(Design of serial communication system based on FPGA)
串口通信
- 该程序主要实现FPGA串口通信,包含源码和串口调试工具(The program mainly to achieve FPGA serial communication, including source code and serial debugging tools)
232串口程序
- 实现FPGA平台下串口通信,支持波特率选择,测试稳定。使能信号下降沿有效(Serial communication, support baud rate selection)
串口通讯
- EP208Q8F17C8芯片的串口通讯程序(uart communication verilog code)
FPGA串口通信
- 实现串口的收发和波特率选择模块,波特率位9600,始终50MHz(Serial transceiver and baud rate generation module)
verilog串口通信程序
- 串口通信程序,用于fpga的串口收发,并讲解了串口通信原理。(Serial communication program is used to receive and transmit the serial port of FPGA, and the principle of serial communication is explained.)
串口通讯
- 利用FPGA 收发串口数据,可与上位机以及其它芯片通信(Using FPGA to send and receive serial data, it can communicate with the host computer and other chips.)
基于FPGA与PC串口自收发通信-Verilog
- 基于FPGA与PC串口自收发通信-Verilog(Self-transceiving Communication Based on FPGA and PC Serial Port-Verilog)
串口电压表VHDL
- 使用 AD 转换器 TLV1570,将 0-2.5V 的电压转换成 10 位二进制结果,再将 10 位二进制结果转换成 4 位 BCD 码 (整数部分 1 位,小数部分 3 位),并通过 UART 串口将数据送上位机 (电脑)进制显示(Serial port voltmeter)