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

Subversion Repositories uart16550

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 54 to Rev 55
    Reverse comparison

Rev 54 → Rev 55

/trunk/rtl/verilog/uart_debug_if.v
54,7 → 54,16
// CVS Revision History
//
// $Log: not supported by cvs2svn $
// Revision 1.1 2001/12/04 21:14:16 gorban
// committed the debug interface file
//
 
// synopsys translate_off
`include "timescale.v"
// synopsys translate_on
 
`include "uart_defines.v"
 
module uart_debug_if (/*AUTOARG*/
// Outputs
wb_dat32_o,
94,5 → 103,5
default: wb_dat32_o = 0;
endcase // case(wb_adr_i)
 
endmodule
endmodule // uart_debug_if
 

powered by: WebSVN 2.1.0

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