- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi everybody
I'm researching on project using PCI compiler megacore to communicate between a Linux embedded computer and a FPGA PCB via compact PCI expansion slot of embedded computer.
I found reference hardware design, documentation about PCI compiler megacore (firmware), but I can't find software driver of computer side.
Is anyone have any idea where I can download this driver and APIs for communication with FPGA?
Thank!
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi there
Unfortunately I am not able to support from FPGA perspective. I will transition this thread to community support. Thanks.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thank EngWei. It's seem that people move to use pcie instead of pci so no one have this driver.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
There is a PCI support library in RTEMS OS, but some stubs for your BSP must be written. For example, we use this library for enumerating a PCI Express system on the Stratix IV root-port, and from a PCI Express switch, a PCI Express over cable link is used to access a compact PCI chassis. My experience is that PCI Express is quite complex and it takes some time to learn it properly.
