Commit ff5337e9 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski Committed by Grzegorz Daniluk

wr_endpoint/ep_1000basex_pcs.vhd: connect serdes loopback enable signal to PCS register block

Signed-off-by: Grzegorz Daniluk's avatarGrzegorz Daniluk <grzegorz.daniluk@cern.ch>
parent 055d60af
......@@ -6,7 +6,7 @@
-- Author : Tomasz Włostowski
-- Company : CERN BE-CO-HT
-- Created : 2010-11-18
-- Last update: 2012-03-16
-- Last update: 2013-06-03
-- Platform : FPGA-generic
-- Standard : VHDL'93
-------------------------------------------------------------------------------
......@@ -657,4 +657,7 @@ begin -- rtl
end process;
link_ok_o <= link_ok and synced;
serdes_loopen_o <= mdio_mcr_loopback;
end rtl;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment