From e26cf343d5864ac481dca0a9e27d76a86365a87d Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Tue, 17 Mar 2015 10:55:29 +0100 Subject: [PATCH] fixed a wrong signal name --- media_interfaces/med_ecp3_sfp_sync.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media_interfaces/med_ecp3_sfp_sync.vhd b/media_interfaces/med_ecp3_sfp_sync.vhd index 3f016cf..0fafcbc 100644 --- a/media_interfaces/med_ecp3_sfp_sync.vhd +++ b/media_interfaces/med_ecp3_sfp_sync.vhd @@ -338,7 +338,7 @@ THE_TX : tx_control REQUEST_POSITION_IN => request_retr_position_i, --TODO START_RETRANSMIT_IN => start_retr_i, --TODO - START_POSITION_IN => request_retr_position_i, --TODO + START_POSITION_IN => start_retr_position_i, --TODO SEND_DLM => TX_DLM, SEND_DLM_WORD => TX_DLM_WORD, -- 2.43.0