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

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [fpga/] [actel_m1a3pl_dev_kit/] [rtl/] [verilog/] [openmsp430/] [openMSP430_defines.v] - Diff between revs 155 and 181

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

Rev 155 Rev 181
Line 130... Line 130...
//        - Possibility to generate a software PUC reset
//        - Possibility to generate a software PUC reset
//-------------------------------------------------------
//-------------------------------------------------------
`define WATCHDOG
`define WATCHDOG
 
 
 
 
///-------------------------------------------------------
//-------------------------------------------------------
// Include/Exclude Non-Maskable-Interrupt support
// Include/Exclude Non-Maskable-Interrupt support
//-------------------------------------------------------
//-------------------------------------------------------
`define NMI
`define NMI
 
 
 
 
Line 313... Line 313...
//-------------------------------------------------------
//-------------------------------------------------------
`define CLOCK_GATING
`define CLOCK_GATING
 
 
 
 
//===============================================================
//===============================================================
 
// ASIC CLOCKING
 
//===============================================================
 
 
 
//-------------------------------------------------------
 
// When uncommented, this define will enable the ASIC
 
// architectural clock gating as well as the advanced low
 
// power modes support (most common).
 
// Comment this out in order to get FPGA-like clocking.
 
//-------------------------------------------------------
 
`define ASIC_CLOCKING
 
 
 
 
 
`ifdef ASIC_CLOCKING
 
//===============================================================
// LFXT CLOCK DOMAIN
// LFXT CLOCK DOMAIN
//===============================================================
//===============================================================
 
 
//-------------------------------------------------------
//-------------------------------------------------------
// When uncommented, this define will enable the lfxt_clk
// When uncommented, this define will enable the lfxt_clk
Line 435... Line 449...
// in the following low power modes: LPM4
// in the following low power modes: LPM4
//-------------------------------------------------------
//-------------------------------------------------------
`define OSCOFF_EN
`define OSCOFF_EN
 
 
 
 
 
`endif
`endif
`endif
 
 
//==========================================================================//
//==========================================================================//
//==========================================================================//
//==========================================================================//
//==========================================================================//
//==========================================================================//

powered by: WebSVN 2.1.0

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