]> git.zerfleddert.de Git - raggedstone/blobdiff - ethernet/source/top.vhd
typo
[raggedstone] / ethernet / source / top.vhd
index 6530c180c30e23714b532ffc1d89878b59119f45..34d0bdc6c558530e9aaa99e49ad046dbcdf63724 100644 (file)
@@ -259,7 +259,7 @@ wb_clk_i <= PCI_CLOCK;
 data(31 downto 0) <= wbm_adr_o;
 data(63 downto 32) <= (others => '0');
 
-trig(31 downto 0) <= (
+trig0(31 downto 0) <= (
        0 => wb_stb_i,
        others => '0'
 );
Impressum, Datenschutz