搜索资源列表
uart from opencores
- 用VHDL实现串口 可以实现与pc机的通信 收发 中断都可以 效果比较好-VHDL implement serial port, it can communicate with pc, it can accept and send message, and it can be interrupted.
USB_ReferenceDesign
- 本程序usb的接口程序,用的工具是ISE,实现usb和pc主机之间的通信,所用的USB芯片是FT245BM.-the procedures usb interface procedure, the ISE tools, pc achieve usb and communications between the mainframe, using a USB chip is FT245BM.
51单片机实现PC键盘
- 8051IP 核源代码(VHDL).RAR-8051IP nuclear source code (VHDL). RAR
Exp6-VGA
- 通过UART从PC主机读取图片数据,并完成图片在VGA显示器上的显示-through UART from the host PC to read image data, and complete picture of the VGA display on the show
DE2_NIOS_DEVICE_LED
- 这个源代码可以把DE2的板子作为一个USB设备使用,以便用PC软件去控制DE2-the source code can Dictyophora the board as a USB device use, to use PC software to control DE2
usb_HLD3Core(400)_(B)
- 接ADDA 板卡,外接信号源(峰峰值最大为1V),运行PC 端程序可 以将输入的信号源波形在PC 上显示出来,完成USB 的数据采集功能。-access ADDA Card, external signal source (peak to peak largest 1V), PC-operating procedures can be the source of the input signal waveform displayed on the PC, and complete USB d
uart
- FPGA的串口模块,实现FPGA与PC机的串口通讯。-FPGA serial modules, FPGA implementation with the PC-Serial communication.
calculator_vhdl
- Design PC calculator controlled by PC, using FPGA .PC and FPGA are connected by USB. -Design PC calculator controlled by PC, using FPGA .PC and FPGA are connected by USB.
RS232capture
- This approach, we feel, came very close to obtaining an image from the camera OV7620. Before we tried to capture a camera signal, we successfully transferred a test image from the FPGA s onboard RAM modules through RS232 to the PC program. This file
pc
- 键盘和USB与PC机的接口程序,适用于CPLD FPGA设计中,与上位机的连接与通信-Keyboard and USB and PC-interface program for the design of CPLD FPGA with PC connectivity and communication
my_uart_top
- 实现的功能如题,就是FPGA里实现从PC接收数据,然后把接收到的数据发回去。使用的是串口UART协议进行收发数据。上位机用的是老得掉牙的串口调试助手-To achieve the functions such as title, that is, to achieve FPGA receives data from the PC, and then receive data back fat. Using a UART serial port protocol to send and recei
uart
- uart-universal aynchronious reciever and transmitter used to connect the pc and fpga to pass the data
Pc.v
- 计算机中每一条机器指令的执行,都离不开程序计数器的正确执行,本程序实现程序计数器。-Computer implementation of each machine instruction, are inseparable from the correct implementation of the program counter, this program achieve the program counter.
miniuart2
- 用VHDL在CPLD/FPGA上实现与PC机的RS232通信-This UART (Universal Asynchronous Receiver Transmitter) is designed to make an interface between a RS232 line and a wishbone bus, or a microcontroller, or an IP core. It works fine connected to the serial port of a
UART_communication
- it s a document where described rs232 communinication between pc and fpga . it describe the vhdl structure of uart driver in fpga that allow communication between this devices
USB2I2C
- Visual basic USB I2C demo program using DLL and I2C adapter then PC as I2C master Easy test-Visual basic USB I2C demo program
linux-power-pc
- running linux on power pc processor in virtex4 fpga in ml403 boards
serial-pc-verilog
- 串口 和 pc 端通信的verilog程序 !适合初学者 ! 代码简单 ,结构清晰!-Serial and pc client communication verilog program! Suitable for beginners! The code is simple, clear structure!
PC.vhd
- El PC de un datapath
IIC读写EEPROM发送到PC串口
- 能实现用IIC读EEPROM并且将读取的数据通过串口发送到PC端,以及在PC端通过串口发送数据给FPGA,再利用IIC将数据写入EEPROM(The program can realize that FPGA read the data from EEPROM by IIC and then send it to PC by UART,and that PC send the data to FPGA by UART and then write the data to EEPROM by