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

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [fpga/] [xilinx_diligent_s3board/] [rtl/] [verilog/] [openmsp430/] [openMSP430_defines.v] - Diff between revs 204 and 205

Show entire file | Details | Blame | View Log

Rev 204 Rev 205
Line 34... Line 34...
//
//
// *Author(s):
// *Author(s):
//              - Olivier Girard,    olgirard@gmail.com
//              - Olivier Girard,    olgirard@gmail.com
//
//
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
// $Rev: 204 $
// $Rev: 205 $
// $LastChangedBy: olivier.girard $
// $LastChangedBy: olivier.girard $
// $LastChangedDate: 2015-07-08 22:34:10 +0200 (Wed, 08 Jul 2015) $
// $LastChangedDate: 2015-07-15 22:59:52 +0200 (Wed, 15 Jul 2015) $
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
//`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 465... Line 465...
// This allows to switch off the low frequency oscillator
// This allows to switch off the low frequency oscillator
// in the following low power modes: LPM4
// in the following low power modes: LPM4
//-------------------------------------------------------
//-------------------------------------------------------
`define OSCOFF_EN
`define OSCOFF_EN
 
 
 
//-------------------------------------------------------
 
// SCAN REPAIR NEG-EDGE CLOCKED FLIP-FLOPS
 
//-------------------------------------------------------
 
// When uncommented, a scan mux will be infered to
 
// replace all inverted clocks with regular ones when
 
// in scan mode.
 
//
 
// Note: standard scan insertion tool can usually deal
 
//       with mixed rising/falling edge FF... so there
 
//       is usually no need to uncomment this.
 
//-------------------------------------------------------
 
//`define SCAN_REPAIR_INV_CLOCKS
 
 
`endif
`endif
`endif
`endif
 
 
//==========================================================================//
//==========================================================================//

powered by: WebSVN 2.1.0

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