]> git.zerfleddert.de Git - raggedstone/commitdiff
typo
authormichael <michael>
Wed, 21 Mar 2007 11:25:44 +0000 (11:25 +0000)
committermichael <michael>
Wed, 21 Mar 2007 11:25:44 +0000 (11:25 +0000)
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