搜索资源列表
FPGA与USB通信的测试代码
- FPGA与USB通信的测试代码,包括FPGA中的程序(Verilog编写)和PC机上的主控程序以及USB固件程序。,FPGA and the USB communication test code, including the FPGA in the procedure [Verilog prepared] and PC-control procedures, as well as the USB firmware.
usb_VC
- usb数据采集-上位机程序vc完整工程(配合cypress的usb芯片使用)-usb data acquisition- complete PC vc program works (with the usb chip to use cypress)
usbFPGAconnect
- 该例程是PC机通过FX2-CY7C68013-A的USB2.0控制芯片与FPGA实现通信。其中的工程和代码包括PC机上的USB固件程序、驱动程序、上位机程序,FPGA上的VERILOG通信程序。-The routine is a PC, through the FX2-CY7C68013-A of the USB2.0 controller chip and the FPGA to achieve communication. One of the projects and code, incl
CIS
- 程序主要实现EZ-USB的控制功能,加上BORD-CONTROL两个程序实现FPGA控制CIS图像采集程序的数据保存,并传输到PC机上进行数据保存-Program mainly realizes the ez-usb CONTROL functions, plus BORD CONTROL- two program CONTROL of CIS image acquisition program FPGA, and the data transmission to PCS data storag
PPI3
- 该设计完成线阵CCD数据采集任务,包括以下四个方面的内容,USB芯片固件设计,FPGA的驱动程序设计,USB驱动程序部分,PC客户端程序。USB芯片采用的事CY7638013A.-Linear CCD data acquisition tasks of the design is completed, including the following four aspects, the driver of USB chip firmware design, FPGA design, part of
USB-FPGA-communications
- CY7C68013-A实现PC机与FPGA的USB通信例程-CY7C68013-A USB communication routines between PC and FPGA
USB
- 此例程是基于FPGA的USB控制器实例,主要功能为通过FPGA芯片控制USB芯片,实现开发板和PC机之间的USB接口数据通信,来模拟一个硬件加密设备的功能。用Verilog语言实现。-This routine is an instance of the USB controller based on FPGA, the main function is to control USB chip by the FPGA chip, implement the USB interface for da
usb
- pc与fpga之间的数据传输 在fpga上有一个usb芯片cy68013 用verilog来对usb芯片进行控制-the communication between pc and the fpga,these is a cy68013 on the fpga,which is controled through verilog
USB_fx2_engine
- This code is the VHDL source code of the USB communication between FPGA device and host device(PC).