From 306b7464eab401f2203bccb77759a1b8618daa57 Mon Sep 17 00:00:00 2001 From: David Gabriel Monk <david.gabriel.monk@cern.ch> Date: Mon, 3 Oct 2022 13:22:29 +0200 Subject: [PATCH] Update top/firmware/hdl/LinkAggregatorCore.vhd --- top/firmware/hdl/LinkAggregatorCore.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/top/firmware/hdl/LinkAggregatorCore.vhd b/top/firmware/hdl/LinkAggregatorCore.vhd index 0f208377..d589302f 100644 --- a/top/firmware/hdl/LinkAggregatorCore.vhd +++ b/top/firmware/hdl/LinkAggregatorCore.vhd @@ -457,7 +457,7 @@ begin end if; end if; end if; - end process pCountValidBits + end process pCountValidBits; --==============================-- -- Debug -- GitLab