
*******************************************
       Libero SoC and IP Core VERSIONS
*******************************************

This design was tested with the following: 
	Libero SoC Version: 11.8 - SP1
	System Builder Version: 1.0	
	SERDES_IF Version: 1.2.210
	CoreAHBLite Version:5.2.100
	CoreAHBTOAPB3  Version:3.1.100
	CoreAPB3  Version :4.1.100
	CoreAHBLSRAM  Version:2.2.104
	CoreGPIO  Version :3.2.102	
	CoreSysServices:3.1.101
******************************************
     DESIGN FILE DIRECTORY STRUCTURE
*****************************************

M2GL_PCIE_Control_Plane_DSN_DF

    |
    |---Windows_64bit
    |      |	
    |      |-Drivers
    |      |    |
    |      |    |--PCIe_Demo.rar
    |
    |      
    |-Linux_64bit
    |      |	
    |      |-Drivers
    |      |    |
    |      |    |--inc
    |      |    |
    |      |    |--PCIe_Driver
    |      |
    |      |---Util
    |      |    |
    |      |    |--PCIe_App
    |
    |---GUI
    |      |	
    |      |-PCIe_Control_Plane_Demo_GUI_Installer.rar
    |      |  
    |    
    |	   	   
    |---LiberoProject  
    |       |
    |       |--PCIE_Demo.rar
    |
    |      
    |---Programming File
    |      |
    |      |--PCIe_Demo_top.stp
    |
    |
    |---Source Files
    |      |
    |      |--Debounce.v
    |      |
    |      |--Serial_Num.v
    |      |
    |      |--SERDESIF_0_user.bfm  
    |      |	
    |      | --Wave.do
    |
    |---Readme.txt
    



Windows_64bit
==================================
This folder consists of Host PC drivers for  64bit  Windows OS.

Linux_64bit
==================================
This folder consists of Host PC drivers and application source code for 64bit Linux OS.

GUI
==================================
This folder consists the Host PC GUI installer to run the design.

LiberoProject
==================================
The final Libero SoC Verilog project of this demo is given under this folder.
This  design is created for IGLOO2 M2GL010T Evaluation Kit

Programming File
==================================
This folder consists the programming file 

Source Files
==================================
This folder consists the source files which are required to build the demo