diff --git a/libraries/io/eth/src/vhdl/eth_stream.vhd b/libraries/io/eth/src/vhdl/eth_stream.vhd index f52db7aaffb4ead3f9c2f1488910c16f9bfca713..ea47c91393a4503900bef921d609bd7a13e26283 100644 --- a/libraries/io/eth/src/vhdl/eth_stream.vhd +++ b/libraries/io/eth/src/vhdl/eth_stream.vhd @@ -129,7 +129,7 @@ BEGIN tse_tx_siso => tse_tx_siso, -- . Rx tse_rx_sosi => tse_rx_sosi, - tse_rx_siso => tse_tx_siso + tse_rx_siso => tse_rx_siso ); u_tech_tse_with_setup : ENTITY tech_tse_lib.tech_tse_with_setup