]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commitdiff
fixed a wrong signal name
authorJan Michel <j.michel@gsi.de>
Tue, 17 Mar 2015 09:55:29 +0000 (10:55 +0100)
committerJan Michel <j.michel@gsi.de>
Tue, 17 Mar 2015 09:55:29 +0000 (10:55 +0100)
media_interfaces/med_ecp3_sfp_sync.vhd

index 3f016cf5f32eba23d8e931952ebdd3314e934baa..0fafcbc96b01429071f61d5e862dfe4649753a83 100644 (file)
@@ -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,