##// END OF EJS Templates
Update APB_TIME_MANAGEMENT :...
Update APB_TIME_MANAGEMENT : If LFR is desynchronized, the LFR is resynchronized only if there is a tick and a new TCU If the MSB of new TCU is to '1' (=> desynchronized), the LFR is not resynchronized

File last commit:

r110:ff6ca9d2a8d8 JC
r334:df2e2cec05e6 (MINI-LFR) WFP_MS-0-1-8 JC
Show More
config.vhd.in
16 lines | 389 B | text/plain | TextLexer
pellion
BootLoader v1.0.0
r110 #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;