ReonV/lib/gaisler/leon4/l4stat.in.vhd

5 lines
209 B
VHDL

-- LEON4 Statistics Module
constant CFG_STAT_ENABLE : integer := CONFIG_STAT_ENABLE;
constant CFG_STAT_CNT : integer := CONFIG_STAT_CNT;
constant CFG_STAT_NMAX : integer := CONFIG_STAT_NMAX;