You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Xilinx 7 Series FPGA

 

Zynq-7000

 

Xilinx AR5774 deals with the problem and provides some workarounds.

 

# GoodBad
1Limit the access to lower 16MbytesNo change of code or hardwareOnly 16MBytes can be accessed safely, may have to take special actions to actually limit the access to lower 16Mbyte
2Preload from upper 16Mbytes in FSBL, limit access to 16Mbytes after FSBL handoutOnly FSBL changes neededAccess above 16MByte should not be performed from SSBL or application code.
    
    
  • No labels