##// END OF EJS Templates
update LPP_LFR Number
update LPP_LFR Number

File last commit:

r14:46dea010b1a4 default
r390:bbc9793015d5 (MINI-LFR) WFP_MS-0-1-22 JC
Show More
config.vhd.in
17 lines | 390 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;