##// END OF EJS Templates
- Update files to simulate with questasim...
- Update files to simulate with questasim - CIC_LFR : output data - AD_CONV : add one channel into RHF1401_ith_filter for HK and add HK for LFR. MINI-LFR_WFP_MS 0.1.44 LFR-em-WFP_MS 1.1.45

File last commit:

r100:fc97c34d69e3 martin
r499:ac8423f90316 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;