How do you configure the pcie root port on the Stratix 10 to allow the HPS to map an I/O BAR?
I need help configuring the pcie root port on the Stratix 10 to allow the HPS to map an I/O BAR?. I started out with the Rocketboards Pcie example (https://www.rocketboards.org/foswiki/Projects/Stratix10PCIeRootPortWithMSI), but its device tree doesn't map an IO space for the pcie bridge. It only maps MEM spaces. I went back to Qsys Designer and added the txs (non-hptxs) space to the design, hoping that I could carve out IO space from that, but its not working. There are no root port examples out there that show how to do this. The manual is also completely lacking information in this realm, and the BFM actually states it doesn't support IO space. Modern PCI cards (video cards) all require an IO bar, and my root port implemention doesn't seem to support it.