
*******************************************
       Libero SoC and Softconsole Versions
*******************************************

This design was tested with the following: 
	Libero SoC Version	: 11.7 
	Softconsole Version	: 3.4 SP1		

******************************************
     DESIGN FILE DIRECTORY STRUCTURE
******************************************


SF2_CodeShadowing_DDR_DF
    |
    |
    |---DDR Configuration Files
    |      |
    |      |--DDR3_COnfig
    |
    |---GUI Executable
    |	   
    |---LiberoProjects
    |      |
    |      |--HWBootEngine_method
    |      |
    |      |--MultiStageBoot_meothod
    |
    |---Linker Scripts
    |
    |---Programming Files
    |      |
    |      |--HWBootEngine_method
    |      |
    |      |--MultiStageBoot_meothod
    |
    |---Sample Application Images
    |      |
    |      |--sample_image_DDR3.hex
    |
    |---Readme.txt
    

DDR Configuration Files
==================================
This folder consists the DDR configuration files to import the register configurations for the MDDR for accessing the DDR3. 

GUI Executable
==================================
This folder consists the Host PC application to run the design

LiberoProjects
========
For reference, the final Libero SoC Verilog projects of this demo is given under this folder. 
The designs are created for SmartFusion2 M2S150 Advanced Development Kit

Linker Scripts
============================
This folder consists the linker script file to create the application image to run from DDR memory


Programming Files
============================
This folder consists the programming files along with the embedded application client

Sample Application Images
============================
This folder consists the sample images to run the demo



