
****************************************************************
                Libero SoC AND SoftConsole VERSIONS
****************************************************************

This application is tested with following 
Libero SoC and SoftCosole versions.

Libero IDE   --  Version: 10.0
SoftConsole  --  Version: 3.3 (Build id: 3.3.0.14-M20101209-1200)


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

AC346.zip
    |
    |
    |
    |---A2F_AC346_DF
    |      |
    |      |---A2F200 
    |      |      | 
    |      |      |---Ext_Mem_Load_Boot
    |      |      
    |      |       
    |      |
    |      |---A2F500
    |             |
    |             |---Ext_Mem_Load_Boot
    |             
    |
    |	   
    |---A2F_AC346_PF
    |     |
    |     |---A2F200
    |     |
    |     |---A2F500
    |
    |---Host_Tool
    |
    |---BSP
    |
    |---Linker_Description
    |     |
    |     |---EMC_Flash
    |     |
    |     |---EMC_SRAM
    |
    |---Readme.txt
    |
    |	



A2F200 (A2F_AC346_DF -> A2F200)
============================
This folder consists of Libero Verilog project for A2F200 based SmartFusion Development board.
These project files will not work with A2F500 based SmartFusion Development board.

A2F500 (A2F_AC346_DF -> A2F500)
============================
This folder consists of Libero Verilog project for A2F500 based SmartFusion Development board.
These project files will not work with A2F200 based SmartFusion Evaluation board and SmartFusion Development board.

A2F_AC346_PF
==================
This folder consists of programming file (*.stp) for A2F200 based SmartFusion Development board
and A2F500 based SmartFusion Development board.

Host_Tool
=========
This folder consists of Flash loader that needs to be executed from development PC to load the Image to the either SPI Flash or EMC Flash

BSP
======
It contains BSP device driver for SmartFusion Development Board. This example design contains drivers for SPI flash and NOR flash.

Linker_Description
====================
Linker Descriptions File for Execute from External SRAM (EMC_SRAM) and Linker Descriptions File for Execute-In-Place from External NOR Flash (EMC_Flash)


