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

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [core/] [rtl/] [verilog/] [openMSP430.v] - Diff between revs 86 and 103

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

Rev 86 Rev 103
Line 29... Line 29...
//
//
// *Author(s):
// *Author(s):
//              - Olivier Girard,    olgirard@gmail.com
//              - Olivier Girard,    olgirard@gmail.com
//
//
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
// $Rev: 86 $
// $Rev: 103 $
// $LastChangedBy: olivier.girard $
// $LastChangedBy: olivier.girard $
// $LastChangedDate: 2011-01-28 23:53:28 +0100 (Fri, 28 Jan 2011) $
// $LastChangedDate: 2011-03-05 15:44:48 +0100 (Sat, 05 Mar 2011) $
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
`include "timescale.v"
`ifdef OMSP_NO_INCLUDE
 
`else
`include "openMSP430_defines.v"
`include "openMSP430_defines.v"
 
`endif
 
 
module  openMSP430 (
module  openMSP430 (
 
 
// OUTPUTs
// OUTPUTs
    aclk_en,                       // ACLK enable
    aclk_en,                       // ACLK enable
Line 462... Line 464...
`endif
`endif
 
 
 
 
endmodule // openMSP430
endmodule // openMSP430
 
 
 
`ifdef OMSP_NO_INCLUDE
 
`else
`include "openMSP430_undefines.v"
`include "openMSP430_undefines.v"
 
`endif
 
 
 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.