OpenCores
URL https://opencores.org/ocsvn/spacewire_light/spacewire_light/trunk

Subversion Repositories spacewire_light

[/] [spacewire_light/] [trunk/] [syn/] [spwamba_gr-xc3s1500/] [config.vhd.in] - Blame information for rev 5

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 5 jorisvr
#include "config.h"
2
#include "tkconfig.h"
3
-----------------------------------------------------------------------------
4
--  LEON3 Demonstration design test bench configuration
5
--  Copyright (C) 2009 Aeroflex Gaisler
6
------------------------------------------------------------------------------
7
 
8
 
9
library techmap;
10
use techmap.gencomp.all;
11
 
12
package config is
13
 
14
#include "config.vhd.h"
15
 
16
-- SpaceWire Light always enabled (one link)
17
constant CFG_SPW_EN: integer := 1;
18
constant CFG_SPW_NUM: integer := 1;
19
 
20
end;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.