Forum Discussion

lucadimauro's avatar
lucadimauro
Icon for New Contributor rankNew Contributor
5 years ago
Solved

Simulating communication over PCIE

Hello,
I'm trying to perform some tests regarding simulation of the communication between an FPGA and an host PC over a PCIE bus. To simulate the FPGA I use ModelSim-Altera and Quartus II Lite Edition and Xillybus library to perform such communication.
I downloaded the Xillybus demo an synthetized succesfully, but I still don't see any /dev/xillybus_something device file.

I do these tests with the university, so I cannot buy yet an FPGA and my PC doesn't have a PCIE port natively.
I use Ubuntu 20.04 as host OS.

Is it reasonable to do such test? Can you provide me some tips on how to simulate such communication?

Thank you very much for your support.

  • Hi Luca,


    Yes, I don't think this is feasible. The existing PCIe generated testbench and BFM provides a simple method to do basic testing of the application layer logic, and this is not intended to be a substitute for a full verification environment.



5 Replies

  • SengKok_L_Intel's avatar
    SengKok_L_Intel
    Icon for Regular Contributor rankRegular Contributor

    Hi Luca,


    Yes, I don't think this is feasible. The existing PCIe generated testbench and BFM provides a simple method to do basic testing of the application layer logic, and this is not intended to be a substitute for a full verification environment.



    • lucadimauro's avatar
      lucadimauro
      Icon for New Contributor rankNew Contributor

      Hi SengKok,

      ok, I understood the problem. I'll try to buy a suitable dev board.

      Thank you.

      Regards,

      Luca

  • SengKok_L_Intel's avatar
    SengKok_L_Intel
    Icon for Regular Contributor rankRegular Contributor

    If further support is needed in this thread, please post a response within 15 days. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions.


    • lucadimauro's avatar
      lucadimauro
      Icon for New Contributor rankNew Contributor

      Hi,

      thank you for your reply SengKok.

      What I'm asking is to know if I can simulate a PCIE block file on the host system connected to the simulated FPGA with vsim tool. But I think that it is not possible.

      Regards,

      Luca