Forum Discussion
BStui2
New Contributor
6 years agoI can successfully run the design example from PCIe IP guide for A10 devkit, however when I exchang the onchip_memory2_0 component with my own it hangs the PCIe bus.
I can successfully run the design example from PCIe IP guide for A10 devkit, however when I exchang the onchip_memory2_0 component with my own it hangs the PCIe bus. With the MEM component connected...
BStui2
New Contributor
6 years agoAn update: if I leave in the MEM component, add my own component, and connect it to the same master and make sure their address spaces do not overlap and fall within the address range of the master (0xffff) then I am able to access my own component. Why is that?