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

Subversion Repositories pci

[/] [pci/] [tags/] [rel_6/] [rtl/] [verilog/] [pci_user_constants.v] - Diff between revs 78 and 79

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

Rev 78 Rev 79
Line 37... Line 37...
//////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////
//
//
// CVS Revision History
// CVS Revision History
//
//
// $Log: not supported by cvs2svn $
// $Log: not supported by cvs2svn $
 
// Revision 1.6  2003/01/27 16:51:19  mihad
 
// Old files with wrong names removed.
 
//
// Revision 1.5  2003/01/21 16:06:56  mihad
// Revision 1.5  2003/01/21 16:06:56  mihad
// Bug fixes, testcases added.
// Bug fixes, testcases added.
//
//
// Revision 1.4  2002/09/30 17:22:45  mihad
// Revision 1.4  2002/09/30 17:22:45  mihad
// Added support for Virtual Silicon two port RAM. Didn't run regression on it yet!
// Added support for Virtual Silicon two port RAM. Didn't run regression on it yet!
Line 101... Line 104...
`define ACTIVE_LOW_OE
`define ACTIVE_LOW_OE
//`define ACTIVE_HIGH_OE
//`define ACTIVE_HIGH_OE
 
 
// HOST/GUEST implementation selection - see design document and specification for description of each implementation
// HOST/GUEST implementation selection - see design document and specification for description of each implementation
// only one can be defined at same time
// only one can be defined at same time
//`define GUEST
//`define HOST
`define GUEST
`define GUEST
 
 
// if NO_CNF_IMAGE is commented out, then READ-ONLY access to configuration space is ENABLED:
// if NO_CNF_IMAGE is commented out, then READ-ONLY access to configuration space is ENABLED:
// - ENABLED Read-Only access from WISHBONE for GUEST bridges
// - ENABLED Read-Only access from WISHBONE for GUEST bridges
// - ENABLED Read-Only access from PCI for HOST bridges
// - ENABLED Read-Only access from PCI for HOST bridges

powered by: WebSVN 2.1.0

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