Agilex 3 GTS PCIe IP missing
I plan a new design using PCIe 3 and LPDDR4 using Agilex3.
I already have a prototype project using an existing Cyclone 5 board, and it worked just fine.
I tried to move to Agilex3 (Quartus Prime Pro 25.1.1), but the IP is completely different.
My logic was designed with Avalon MM components, and for Cyclone 5 the IP was handling all TLP bridging to MM, and even had a tx channel for bus mastering (I used msgdma).
But I could not find anything similar for Agilex 3...
There is a PIO design example; even if it works, I also need tx bus mastering.
Do I have to handle all TLP myself?? I don't have the experience for this, might not be realistic...
Disabling the device compatibility, I see a lot for potential IP... e.g. GTS AXI Multichannel DMA, why is it just for Agilex 5?
I see online SSGDMA IP DMA PCIe... also only for Agilex 5??
Why this limitation?
Thanks,
Gabrile