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

Subversion Repositories openmsp430

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

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

Rev 57 Rev 67
Line 29... Line 29...
//
//
// *Author(s):
// *Author(s):
//              - Olivier Girard,    olgirard@gmail.com
//              - Olivier Girard,    olgirard@gmail.com
//
//
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
// $Rev: 57 $
// $Rev: 67 $
// $LastChangedBy: olivier.girard $
// $LastChangedBy: olivier.girard $
// $LastChangedDate: 2010-02-01 23:56:03 +0100 (Mon, 01 Feb 2010) $
// $LastChangedDate: 2010-03-07 12:59:38 +0100 (Sun, 07 Mar 2010) $
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
`include "openMSP430_undefines.v"
`include "openMSP430_undefines.v"
 
 
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
// SYSTEM CONFIGURATION
// SYSTEM CONFIGURATION
Line 60... Line 60...
//                   12 ->    8 kB
//                   12 ->    8 kB
//                   13 ->   16 kB
//                   13 ->   16 kB
//                   14 ->   32 kB
//                   14 ->   32 kB
`define DMEM_AWIDTH    6
`define DMEM_AWIDTH    6
 
 
 
// Include/Exclude Hardware Multiplier
 
`define MULTIPLIER
 
 
 
 
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
// REMOTE DEBUGGING INTERFACE CONFIGURATION
// REMOTE DEBUGGING INTERFACE CONFIGURATION
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
 
 
// Include Debug interface
// Include Debug interface
Line 296... Line 300...
CONFIGURATION ERROR: JTAG OR UART DEBUG INTERFACE SHOULD BE ENABLED
CONFIGURATION ERROR: JTAG OR UART DEBUG INTERFACE SHOULD BE ENABLED
   `endif
   `endif
 `endif
 `endif
`endif
`endif
 
 
 No newline at end of file
 No newline at end of file
 
//
 
// MULTIPLIER CONFIGURATION
 
//======================================
 
 
 
// If uncommented, the following define selects
 
// the 16x16 multiplier (1 cycle) instead of the
 
// default 16x8 multplier (2 cycles)
 
//`define MPY_16x16
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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