Menu

Tree [253be8] default tip /
 History

Read Only access


File Date Author Commit
 APB_DEVICES 2011-02-14 martin martin [553a77] Merge
 LPP_drivers 2011-03-21 martin martin [253be8] Merge
 boards 2011-01-26 Alexis Alexis [47136e] fusionner
 designs 2011-01-26 Alexis Alexis [47136e] fusionner
 doc 2011-01-26 Alexis Alexis [47136e] fusionner
 lib 2011-03-21 martin martin [253be8] Merge
 licenses 2011-01-26 Alexis Alexis [47136e] fusionner
 scripts 2011-02-14 martin martin [553a77] Merge
 .hgignore 2011-02-14 martin martin [553a77] Merge
 .vhd 2011-01-26 Alexis Alexis [47136e] fusionner
 Makefile 2011-01-26 Alexis Alexis [47136e] fusionner
 README 2011-01-26 Alexis Alexis [47136e] fusionner
 TODO 2011-03-21 martin martin [253be8] Merge
 push_action.sh 2011-02-28 martin martin [82690b] Merge

Read Me

------------------------------------------------------------------------------
--  This file is a part of the LPP VHDL IP LIBRARY
--  Copyright (C) 2010, Laboratory of Plasmas Physic - CNRS
--
--  This program is free software; you can redistribute it and/or modify
--  it under the terms of the GNU General Public License as published by
--  the Free Software Foundation; either version 2 of the License, or
--  (at your option) any later version.
--
--  This program is distributed in the hope that it will be useful,
--  but WITHOUT ANY WARRANTY; without even the implied warranty of
--  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
--  GNU General Public License for more details.
--
--  You should have received a copy of the GNU General Public License
--  along with this program; if not, write to the Free Software
--  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
-------------------------------------------------------------------------------
--                 Author : Alexis Jeandet
--                   Mail : alexis.jeandet@lpp.polytechnique.fr
-------------------------------------------------------------------------------


| ABOUT
| ~~~~~

LPP's VHD_Lib is a VHDL library which is target independent and includes a set of scripts for integrating into 
gaisler's grlib and use its features. For setup read instalation section.


| REQUIREMENTS
| ~~~~~~~~~~~~

To use this library you need the grlib and linux shell or mingw for windows users.


| PERSONALIZATION
| ~~~~~~~~~~~~~~~

You can add your IPs to the library, see how_to_improve.pdf.


| INSTALLATION
| ~~~~~~~~~~~~

To set up the VHD_Lib follow this steps:
	-download and setup the grlib
	-create a VARIABLE called GRLIB with value the path to the grlib folder.
	-untar the VHD_Lib and type "make Patch-GRLIB"
	-now you can use the grlib's Makefiles and designs.
Please note that if you try "make help" you will see all targets and if the GRLIB variable is correct.


| HACKING
| ~~~~~~~

The first thing you should look at is the Makefile and then all scripts in "scripts" folder.


| LICENSE
| ~~~~~~~

All the programs used by the VHD_Lib are protected by their respective
license. They all are free software and most of them are covered by the
GNU General Public License.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.