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.

Acquisition of data from FPGA

Status
Not open for further replies.

dsravitheja

Newbie level 2
Joined
Nov 22, 2012
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,299
Hi guys,
I need to know how actually is the data transferred between FPGA and the PC or how to acquire the data from FPGA?
Any links to it is also good. Plz do help
 

Hi guys,
I need to know how actually is the data transferred between FPGA and the PC or how to acquire the data from FPGA?
Any links to it is also good. Plz do help
Data is transferred electrically from an FPGA to a PC. There sometimes can also be other parts besides the FPGA that help out with that transfer.

Kevin
 

Or a servo actuating a blanket for smoke signal modulation. Maybe dsravitheja could be a bit more precise in his question?
 

I agree with the previous contributions.

To transfer data between a FPGA and a PC, you'll usually want to utilize interfaces, that are provided by a usual PC or can be easily attached. The FPGA is able to implement nearly any interface that's used in data communication.

Interfaces that are often used for FPGA to PC communication:
- JTAG (usually through the same vendor specific adapter that's used to configure the FPGA)
- UART
- USB
- Ethernet
- PCIe
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top