Forum Discussion
Hi Sir
I looked into the Arria 10 PCIe AvMM User Guide, doesn't found the mention of 'altpcietb_tlbfm_rp'
May I know your generated example design is targeting which FPGA devices? Cyclone 10, Arria 10, Stratix 10 or Agilex?
Intel Arria 10 and Intel Cyclone 10 GX Avalon Memory Mapped (Avalon-MM) Interface for PCI Express User Guide
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_a10_pcie_avmm.pdf
In Chapter 13 of above user guide, there is a driver module called 'altpcietb_bfm_rp_gen3_x8.sv'
Chapter 13 provided the testbench instantiates an endpoint design example and a Root Port BFM.
Probably this is what you are looking for.
Chapter 14 provided the simulation testbench that instantiates a Root Port design example of the Avalon-MM
Arria 10 Hard IP for PCIe and an Endpoint BFM.
You can follow the steps in these chapters to run the simulation.