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

Subversion Repositories pci_core

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 7 to Rev 8
    Reverse comparison

Rev 7 → Rev 8

/trunk/vhdl_behav/Tg32pci.vhd
42,7 → 42,7
use work.PCI_Def.all;
-----------------------------------------------------------------------
-----------------------------------------------------------------------
entity Target32PCI is
entity TG32PCI is
generic (
devtype : string(1 to 4); -- type of the device (Fast, Medi, Slow)
tdelay : Time; -- delay time parameter when the device will change
70,7 → 70,7
-- System signals (2)
CLK : in Std_Logic;
RST_N : in Std_Logic);
end Target32PCI;--================ End of entity ====================--
end TG32PCI; --=================== End of entity ====================--
-----------------------------------------------------------------------
-- Architecture for Target device PCI bus 33MHZ 32 bit configuration
-----------------------------------------------------------------------

powered by: WebSVN 2.1.0

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