##// END OF EJS Templates
MINI_LFR-WFP_MS-0.1.32.pdb :...
MINI_LFR-WFP_MS-0.1.32.pdb : -> remove "run" signal for LFR -> add LFR_soft_reset in LFR_TIME_MANAGMENT @0 : bit_0 ctrl bit_1 soft_reset bit_2 LFR_soft_reset (actif a l'etat haut)

File last commit:

r100:fc97c34d69e3 martin
r453:8e0c2cb85822 (MINI-LFR) WFP_MS-0-1-32 JC
Show More
config.vhd.in
16 lines | 389 B | text/plain | TextLexer
#include "config.h"
#include "tkconfig.h"
-----------------------------------------------------------------------------
-- LEON3 Demonstration design test bench configuration
-- Copyright (C) 2009 Aeroflex Gaisler
------------------------------------------------------------------------------
library techmap;
use techmap.gencomp.all;
package config is
#include "config.vhd.h"
end;