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] - Rev 6

Go to most recent revision | Compare with Previous | Blame | View Log

#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"

-- SpaceWire Light always enabled (one link)
constant CFG_SPW_EN: integer := 1;
constant CFG_SPW_NUM: integer := 1;

end;

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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