diff --git a/common/firmware/hdl/MProcessor.vhd b/common/firmware/hdl/MProcessor.vhd index aef6445275c23370032f004e3ecab399fc7cd003..5fdfe885bffa38b5f5a2618c84db8a8bb3b60168 100644 --- a/common/firmware/hdl/MProcessor.vhd +++ b/common/firmware/hdl/MProcessor.vhd @@ -169,9 +169,6 @@ begin clk_p => clk_p, stubs_in => tracking_stubs, header_start => packet_start, - localx_trigger_window => localx_trigger_window, - --- Output Ports --- - localx_max_value => localx_max_value, --- IPBus Ports --- ipb_clk => ipb_clk, ipb_rst => ipb_rst,