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

Subversion Repositories pci

[/] [pci/] [tags/] [rel_6/] [rtl/] [verilog/] [pci_master32_sm_if.v] - Diff between revs 21 and 77

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

Rev 21 Rev 77
Line 40... Line 40...
//////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////
//
//
// CVS Revision History
// CVS Revision History
//
//
// $Log: not supported by cvs2svn $
// $Log: not supported by cvs2svn $
 
// Revision 1.3  2002/02/01 15:25:12  mihad
 
// Repaired a few bugs, updated specification, added test bench files and design document
 
//
// Revision 1.2  2001/10/05 08:14:29  mihad
// Revision 1.2  2001/10/05 08:14:29  mihad
// Updated all files with inclusion of timescale file for simulation purposes.
// Updated all files with inclusion of timescale file for simulation purposes.
//
//
// Revision 1.1.1.1  2001/10/02 15:33:46  mihad
// Revision 1.1.1.1  2001/10/02 15:33:46  mihad
// New project directory structure
// New project directory structure
Line 59... Line 62...
 
 
/*====================================================================
/*====================================================================
Module provides interface between PCI bridge internals and PCI master
Module provides interface between PCI bridge internals and PCI master
state machine
state machine
====================================================================*/
====================================================================*/
module PCI_MASTER32_SM_IF
module pci_master32_sm_if
(
(
    clk_in,
    clk_in,
    reset_in,
    reset_in,
 
 
    // interconnect to pci master state machine
    // interconnect to pci master state machine

powered by: WebSVN 2.1.0

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