[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pci] are there any statements in VHDL which can be used to access signals in sub entity



to monitor the pci bus, we must use signals in submodule. in verilog we can do this as follows(taken from system.v):

wire devsel_t_s_oe = `PCI_BRIDGE_INSTANCE.DEVSEL_en && `PCI_BRIDGE_INSTANCE.TRDY_en && `PCI_BRIDGE_INSTANCE.STOP_en ;

i wonder if there are any similar statements in VHDL which can be used to access signals in sub entity.

Regards.

            wuyunsheng
            wuyunsheng@mprc.pku.edu.cn

--
To unsubscribe from pci mailing list please visit http://www.opencores.org/mailinglists.shtml