X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/blobdiff_plain/fcff4515c62160dba7e30ef1e9b4180f53249c40..de64fba0107b84e71ed24fe891a1e0582ac773c9:/ethernet/source/top.vhd diff --git a/ethernet/source/top.vhd b/ethernet/source/top.vhd index 022a476..f7c5bd9 100644 --- a/ethernet/source/top.vhd +++ b/ethernet/source/top.vhd @@ -274,8 +274,9 @@ data(40) <= MD_PAD_IO; data(41) <= md_pad_o; data(42) <= md_padoe_o; data(43) <= mdc_pad_o_watch; +data(44) <= pci_inta_o; MDC_PAD_O <= mdc_pad_o_watch; -data(63 downto 44) <= (others => '0'); +data(63 downto 45) <= (others => '0'); trig0(31 downto 0) <= ( 0 => wb_stb_i,