##// END OF EJS Templates
Renamed design LFR-RTAX_keypoint into SOLO_LFR_LFR-FM...
Renamed design LFR-RTAX_keypoint into SOLO_LFR_LFR-FM Created LFR-FM boards Copied LFR-FM files from LFR-EQM in LFR-FM

File last commit:

r168:0b190be76d60 alexis
r667:f5c31dc5d20d default
Show More
config.vhd.in
18 lines | 391 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;