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

Subversion Repositories openmsp430

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

Show entire file | Details | Blame | View Log

Rev 204 Rev 205
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.