##// END OF EJS Templates
Change on MS_F2 the data at 16Hz by the data at 256Hz
Change on MS_F2 the data at 16Hz by the data at 256Hz

File last commit:

r14:46dea010b1a4 default
r394:d544c8db0c81 (MINI-LFR) WFP_MS-0-1-23 JC
Show More
config.vhd.in
17 lines | 390 B | text/plain | TextLexer
Alexis
Cleaned APB_LCD_DRIVER, added C driver for LCD frame buffer and general purpose APB management(PnP). Added example for implementing APB_LCD_DRIVER on digilent xc3s1600e board.
r14 #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;