
****************************************************************
                LIBERO VERSIONS
****************************************************************

This design is tested with following Libero version.

Libero IDE   --  Version: 9.1.1.7 (Release: v9.1 SP1A)

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

A2F_AC377_DF
    |
    |
    |---SW
    |      
    |---HW
    |
    |---GUI
    |
    |---Programming File
    

SW
============
This folder consists of SoftConsole project.This software works with both A2F200 based SmartFusion Evaluation board and SmartFusion Development board
and A2F500 based SmartFusion Development board.


HW
===============
This folder consists of Libero VHDL projects for A2F200 based SmartFusion Evaluation board and SmartFusion Development board.
In this design the FIC is configured with Interface type as APB Master. Users can easily port this on to the A2F500 based SmartFusion Development board.
Please follow below steps to convert to this project for A2F500 based SmartFusion Development board.
	1. Open Libero projetc
	2. Go to Menu options Project --> Settings, then new window will appear select the relavant device (Die: A2F500M3G, Package: 484 FBGA)
	3. Open top_level_fan_control smartdesign component by double click on top_level_fan_control in Hierarchy window
	4. double click on mss_fan_control_0, Then MSS wil open, Then generate the MSS
	5. Generate top_level_fan_control
	6. Do Synthesis, PAR,
	7. Program

GUI
============
This folder contains the follwing
        1. DC Fan Control.exe
        2. LBIndustrialCtrls.dll
        3. License Folder
 Please instal Microsoft .Net framework from http://www.microsoft.com to run this GUI.



Programming File
============

This folder consists of programming file (*.PDB) for A2F200 based SmartFusion Evaluation board and SmartFusion Development board.
