- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
PC communicat ion with FPGA through PCI Express
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-28-2011 06:47 AM
Hi all,
I am using SPARTAN 3 PCI Express starter Kit and want to communicate with FPGA
through PCI Express communication. On PC side, i will be using Visual C or Labwindows
software for sending some data packets to FPGA.
Can anyone provide some manuals or application note on this?
Any help will be greatly appreciated.
Re: PC communicat ion with FPGA through PCI Express
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-06-2011 11:06 AM
Hi again
I am newbie, please guide me. Still waiting for anyone's reply.
Re: PC communicat ion with FPGA through PCI Express
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-07-2011 07:45 AM
Some experts will provide a better solution for you.
If my under standing is correct , you are trying to acheive a serial communication between FPGA and PC.
This can be done through UART. Just google it " UART"
Regards
Faisal
Re: PC communicat ion with FPGA through PCI Express
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-07-2011 10:35 AM
Hi,
No, i want to communicate PC with FPGA through PCI Express.
Thanks..
Re: PC communicat ion with FPGA through PCI Express
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-07-2011 11:11 AM
Sorry for my stupid answer
Basic idea is , you should understand the protocol for PCI. Then Implement it in FPGA.
Good luck
Faisal
Re: PC communicat ion with FPGA through PCI Express
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-08-2011 10:14 AM
has100 wrote:
Hi,
No, i want to communicate PC with FPGA through PCI Express.
Thanks..
This is about as non-trivial as it gets.
You need to do all of the fun stuff regarding interfacing the PCIe bus to whatever back-end (local) bus you've got in your FPGA.
And you need to write a host device driver for your OS of choice.
----------------------------------------------------------------
Yes, I do this for a living.
Re: PC communicat ion with FPGA through PCI Express
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-09-2011 09:18 AM
http://forums.xilinx.com/t5/PCI-Express/bd-p/PCIe
------------------------------------------
"If it don't work in simulation, it won't work on the board."











