URL
https://opencores.org/ocsvn/openmsp430/openmsp430/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 63 |
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
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.