Hi,
I have a doubt on Pcie BAR Mask. In the PCIe use cases application note(SPRABK8) it is given that to write to BAR mask register "enable DBI_CS2, write BAR0 MASK register = 0x0000_3FFF, disable
DBI_CS2, write BAR0 = 0xFFFF_FFF0; BAR0 should be read as 0xFFFF_C000( page number 11 )". I am not getting how 0xFFFF_FFF0 is becoming FFFF_C000. Can any one explain how masking is happening with the example.
Thanks in advance,
Nithin