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

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [core/] [rtl/] [verilog/] [openMSP430_defines.v] - Diff between revs 111 and 112

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 111 Rev 112
Line 29... Line 29...
//
//
// *Author(s):
// *Author(s):
//              - Olivier Girard,    olgirard@gmail.com
//              - Olivier Girard,    olgirard@gmail.com
//
//
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
// $Rev: 111 $
// $Rev: 112 $
// $LastChangedBy: olivier.girard $
// $LastChangedBy: olivier.girard $
// $LastChangedDate: 2011-05-20 22:39:02 +0200 (Fri, 20 May 2011) $
// $LastChangedDate: 2011-05-21 22:39:47 +0200 (Sat, 21 May 2011) $
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
//`define OMSP_NO_INCLUDE
//`define OMSP_NO_INCLUDE
`ifdef OMSP_NO_INCLUDE
`ifdef OMSP_NO_INCLUDE
`else
`else
`include "openMSP430_undefines.v"
`include "openMSP430_undefines.v"
Line 136... Line 136...
 
 
//-------------------------------------------------------
//-------------------------------------------------------
// Custom user version number
// Custom user version number
//-------------------------------------------------------
//-------------------------------------------------------
// This 5 bit field can be freely used in order to allow
// This 5 bit field can be freely used in order to allow
// custom identification of the system where the openMSP430
// custom identification of the system through the debug
// is included through the debug interface.
// interface.
// (see CPU_ID.USER_VERSION field in the documentation)
// (see CPU_ID.USER_VERSION field in the documentation)
//-------------------------------------------------------
//-------------------------------------------------------
`define USER_VERSION 5'b00000
`define USER_VERSION 5'b00000
 
 
 
 

powered by: WebSVN 2.1.0

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