|
Message
From: TAN Joseph<Joseph.TAN@T...>
Date: Thu Jul 14 01:46:01 CEST 2005
Subject: [pci] PCI Bridge Error
Hi Alvin,I've found the PCI bridge's configurator tool produced an invalid pci_conf_space.v for me. I had to spend a considerable amount of time understanding what the constants did and fixing them correctly. One really annoying problem was that the PCI_AMx constants were created by Cofigurator as a 20-bit constant, when it should have been 24-bits! Where is the sourcecode for the Configurator tool? Cheers, Joseph Tan
-----Original Message----- From: pci-bounces@o... [mailto:pci-bounces@o...]On Behalf Of alvin tran Sent: Thursday, 14 July 2005 5:06 AM To: Discussion list about free, open source PCI IP core Subject: Re: [pci] PCI Bridge Error
you have to use the software provided by opencore to generate the configuration file.
--Alvin
On 7/13/05, jtrabal@e... <jtrabal@e...> wrote: > Hi, > > I am trying to synthesize the PCI Bridge in webpack 7.1 and I am > getting the following error: > > ERROR:HDLCompilers:26 - "/../Documents and > Settings/OpenCores/OpenCores/pci/rtl/verilog/pci_conf_space.v" line > 1784 Macro reference `PCI_AT_EN1 is not defined > ERROR: XST failed > > Any help in how to define that? Thanks in advance > > Regards, > Jorge > _______________________________________________ > http://www.opencores.org/mailman/listinfo/pci > _______________________________________________ http://www.opencores.org/mailman/listinfo/pci
|