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

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [core/] [synthesis/] [xilinx/] [src/] [openMSP430_defines.v] - Diff between revs 62 and 68

Show entire file | Details | Blame | View Log

Rev 62 Rev 68
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 10
`define DMEM_AWIDTH 10
 
 
 
// 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
 
 
 
//
 
// 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.