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

Subversion Repositories uart16550

[/] [uart16550/] [trunk/] [rtl/] [verilog/] [uart_debug_if.v] - Diff between revs 65 and 79

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

Rev 65 Rev 79
Line 52... Line 52...
//////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////
//
//
// CVS Revision History
// CVS Revision History
//
//
// $Log: not supported by cvs2svn $
// $Log: not supported by cvs2svn $
 
// Revision 1.3  2001/12/19 08:40:03  mohor
 
// Warnings fixed (unused signals removed).
 
//
// Revision 1.2  2001/12/12 22:17:30  gorban
// Revision 1.2  2001/12/12 22:17:30  gorban
// some synthesis bugs fixed
// some synthesis bugs fixed
//
//
// Revision 1.1  2001/12/04 21:14:16  gorban
// Revision 1.1  2001/12/04 21:14:16  gorban
// committed the debug interface file
// committed the debug interface file
Line 63... Line 66...
 
 
// synopsys translate_off
// synopsys translate_off
`include "timescale.v"
`include "timescale.v"
// synopsys translate_on
// synopsys translate_on
 
 
`include "uart_defines.v"
//`include "uart_defines.v"
 
 
module uart_debug_if (/*AUTOARG*/
module uart_debug_if (/*AUTOARG*/
// Outputs
// Outputs
wb_dat32_o,
wb_dat32_o,
// Inputs
// Inputs

powered by: WebSVN 2.1.0

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