Forum Discussion
Below is the link for A10 pcie example design, look for section 'Reference Designs'.
Thank you for your valuable suggestions. I am using Arria 10 GX PAC Card. I am working on with Hifive Sifive Unmatched Board which has a RISC-V CPU as SoC and a PCI express support. I am connecting the PAC card to the RISC-V CPU Board through PCI express. I am using Ubuntu 21.10 OS to boot up the RISC-V CPU. I am trying to program Intel PAC Card through RISC-V CPU using PCI interface.
On RISC-V CPU Ubuntu 21.10 OS terminal, `lspci` command is displaying the PAC card information. I am attaching the respective output
Output of lspci command on RISC-V CPU
I have installed OPAE-SDK. I am facing the error when I run `sudo fpgainfo fme` command. I am getting the following error.
Output of sudo fpgainfo fme command on RISC-V CPU OS Terminal
Kindly provide suitable solution to the problem.