Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

FPGA board + Fx2 USB to PC

Status
Not open for further replies.

martingn

Member level 1
Joined
Mar 30, 2004
Messages
40
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
381
fx2 fpga

Hi All,

My first project in FPGA and USB. I'd like to implement CY7C680013 usb as an interface for JTAG + data port for FPGA board (Cyclone).

From my google/EDA research I already found a project to implement an usb_jtag .

Also CY7C68013 had (slave)FIFO that could be interesting for a data port.

Final usage will be data acquisition and transfer to PC.

I would like an advice from anyone that already made this USB uC works.

Already got the ICs, so forget about suggesting me to buy an usb-ready borad.

Regards from Buenos Aires,
Martin
 

fpga jtag fx2

I have the Cypress EZ-USB on my desk now. I use it to transfer data between Xilinx Spartan-3E FPGA & PC. It is not very simple to use. Try to use their GPIF for maximum throughput.
Using this IC to program the FPGA is my next plan.
 

ez-usb fpga board

look at Xilinx Virtex4 LX Evaluation Board from avnet

regards
 

fx2 usb fpga

ihearme, voho,
Thanks both for your reply.

ihearme,
Throughput is not an issue for me. Which soft/firm do you use for this?

Thansk for your help.
Martin
 

cypress ez-usb fx2 avnet fpga

thanks Purko, I'll take a look.
 

usb fpga fx2

martingn,
I design the firmware base on the framework provided by Cypress on Keil compiler.
I develop the application software on Visual C++ using the CyAPI driver from Cypress also.
My project is to get huge amount of data from DDR2->FPGA->FX2->PC continuously. It took me a while to get all the pieces together because I couldn't understand their documentation well.
You can try several samples from Cypress for the start.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top