##// END OF EJS Templates
Show More
Commit message Age Author Refs
r655:2dbcdaf8bb73
Moved Validation_LFR_TIME_MANAGEMENT from designs to tests directory Changed test directory Validation_LFR_TIME_MANAGEMENT in LFR_time_management. Added LFR_MANAGMENT_TIME_FINE_DELTA register into apb_lfr_management module at address 0x30 : * LFR_MANAGMENT_TIME_FINE_DELTA ( 8 downto 0) : ft_counter_lsb value * LFR_MANAGMENT_TIME_FINE_DELTA (24 downto 9) : ft value * LFR_MANAGMENT_TIME_FINE_DELTA (26 downto 25) : + ft_counter_lsb_MAX_VALUE = 379 when "00" + ft_counter_lsb_MAX_VALUE = 380 when "01" + ft_counter_lsb_MAX_VALUE = 381 when "10" Updated LFR_time_managment testbench.
Alexis Jeandet
0
r654:d239e3167642
Activated F2 and F3 IIR Filters for LFR_FILTERS tests. Improved Makefiles for LFR_FILTERS tests.
Alexis Jeandet
0
r653:c45d52d9ef54
Added AdvancedTrigger IP. Added DiscoSpace board. Added Timegen design.
Alexis Jeandet
0
r652:a51e161e84fa
Updated MINI-LFR timing constraint file.
Alexis Jeandet
0
r651:bc7dd8a54a19
Updated LFR EM design. Added USES_MBE_PIN generic on Leon3_soc module to set MBE when using IAP's srctrle_0ws and a RAM without MBE.
Alexis Jeandet
0
r650:6e4bff4d80b1
Removed unmaintained modules.
Alexis Jeandet
0
r649:86e42f03c37d
Removed unmaintained modules.
Alexis Jeandet
0
r648:0343834a1e0e
removed dependency to Xonsh for Validation LFR Filters
Jeandet Alexis
0
r647:3005781845db
Some more cleaning Factorised LFR filters testbench for all test cases.
Jeandet Alexis
0
r646:c09604c7535a
Make vsim target now works on windows.
Alexis Jeandet
0
< 1 2 3 4 5 6 7 .. 66 >

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