Forum Discussion

Adithiya_R's avatar
Adithiya_R
Icon for New Contributor rankNew Contributor
5 months ago
Solved

Intel P-tile Avalon ST BAR0 addr_offset

Hi Everyone, I am using Ptile-pcie ip in endpoint mode, Gen4 1x8 256 bit configuration and Quartus 23.4 I have an issue regarding bar0_write with a different offset. I tried the following tlp [Da...
  • VenT_Altera's avatar
    5 months ago

    Hi Adithiya_R,

    Thanks for sharing your observation.


    This is an expected behavior. The TLP header and data are dword aligned. There is no workaround to change the address alignment that I am aware of.


    If you use the BAM and BAS modes on P-Tile, the AVMM address is aligned to the natural width of the data. For example, if the data width is 64B, the addresses must align to 64B.


    Thanks.

    Best Regards,

    Ven