##// END OF EJS Templates
LFR EQM2
LFR EQM2

File last commit:

r217:13429b36c676 alexis
r620:c6d218df80ba simu_with_Leon3
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;