Hi all,
I am setting PCIe outbound window and got a question when I want to access outbound PCIe memory space via internal address in A8.
In Outbound Address Translations section example 1 of SPRUGX8-1, it says that OCP/Internal addresses 9D3A 1234h, 913A 1234h,
953A 1234h, 993A 1234h, etc., are few of other OCP/Internal Physical values that will all map to the same PCIe address 3344 5566 56FA 1234h.
(where application software has initialized OBOFFSET9_HI with 3344 5566h and OB_OFFSET9 with 56Ex xxxxh )
I am wonder how the read/write operations in 9D3A 1234h aforementioned won't access to DDR EMIF block (0x8000 0000 - 0xBFFF FFFF).
Or I miss something ??
Thanks
Andrew