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

Subversion Repositories pci

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 45 to Rev 46
    Reverse comparison

Rev 45 → Rev 46

/trunk/rtl/verilog/async_reset_flop.v
1,5 → 1,5
//===========================================================================
// $Id: async_reset_flop.v,v 1.2 2002-02-25 15:15:43 mihad Exp $
// $Id: async_reset_flop.v,v 1.3 2002-08-14 16:44:19 mihad Exp $
//
//////////////////////////////////////////////////////////////////////
//// ////
54,6 → 54,9
// CVS Revision History
//
// $Log: not supported by cvs2svn $
// Revision 1.2 2002/02/25 15:15:43 mihad
// Added include statement that was missing and causing errors
//
// Revision 1.1 2002/02/01 14:43:31 mihad
// *** empty log message ***
//
62,9 → 65,10
 
// synopsys translate_off
`include "timescale.v"
`include "pci_constants.v"
// synopsys translate_on
 
`include "pci_constants.v"
 
module async_reset_flop (
data_in, clk_in, async_reset_data_out, reset_in
);

powered by: WebSVN 2.1.0

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