##// END OF EJS Templates
Added missing opencores files.
Added missing opencores files.
jeandet -
r683:892a270271d8 default
Show More
Name Size Modified Last Commit Author
APB_DEVICES
boards
designs
doc
lib
licenses
scripts
tests
.hgignore Loading ...
.hgtags Loading ...
.vhd Loading ...
Makefile Loading ...
README.md Loading ...
TODO Loading ...

ABOUT

LPP's VHD_Lib is a kind of addon to gaisler's grlib with most LPP VHDL IPs. For setup read instalation section.

REQUIREMENTS

To use this library you need the grlib and linux shell or mingw for windows users. Jupyter and GHDL migh also be useful.

PERSONALIZATION

You can add your IPs to the library.

INSTALLATION

To set up the VHD_Lib follow this steps:

  1. download and extract the grlib

  2. create a VARIABLE called GRLIB with value the path to the extracted grlib folder.

  3. untar the VHD_Lib and run the following command from VHD_Lib folder:

make link
  1. now you can use VHD_Lib's and grlib's Makefiles, designs and IPs.

Please note that if you try "make help" you will see all targets and if the GRLIB variable is correct.

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.

Feedback

Please send feedbacks to Alexis Jeandet alexis.jeandet@member.fsf.org