Adithiya_R
New Contributor
3 months agoPTILE + PIO Example design
For the Ptile+PIO example design, with Intel BFM --- in endpoint config, if we replace the PIO instance with CUSTOM_LOGIC, we can perform
- BAR0 ( MemWr, MemRd) --- ( BFM, PTILE_EP---> Custom Logic)
- Similarly, we can also initiate MemWr, MemRd ( Custom Logic ---> PTILE_EP ---> BFMs Shared Memory)
- But in the current BFM, is there a provision to exercise Interrupt ( legacy, MSI/MSI-X)?