From d0f9b6c88679eeac9d81ddc5a2db7030770a8b4c Mon Sep 17 00:00:00 2001
From: Eric Kooistra <kooistra@astron.nl>
Date: Fri, 8 Mar 2024 07:51:55 +0100
Subject: [PATCH] Correction.

---
 .../libraries/sdp/tb/vhdl/tb_sdp_crosslets_remote_ring.vhd       | 1 -
 1 file changed, 1 deletion(-)

diff --git a/applications/lofar2/libraries/sdp/tb/vhdl/tb_sdp_crosslets_remote_ring.vhd b/applications/lofar2/libraries/sdp/tb/vhdl/tb_sdp_crosslets_remote_ring.vhd
index 20aee6dfde..a508414040 100644
--- a/applications/lofar2/libraries/sdp/tb/vhdl/tb_sdp_crosslets_remote_ring.vhd
+++ b/applications/lofar2/libraries/sdp/tb/vhdl/tb_sdp_crosslets_remote_ring.vhd
@@ -175,7 +175,6 @@ architecture tb of tb_sdp_crosslets_remote_ring is
   constant c_block_size                : natural := c_sdp_N_crosslets_max * c_sdp_S_pn;
   constant c_gap_size                  : natural := c_block_period - c_block_size;
   constant c_nof_blocks_per_sync       : natural := 10;
-  constant g_nof_sync                  : natural := 2;
   constant c_local_crosslet_re         : integer := 1;
   constant c_local_crosslet_im         : integer := 2;
 
-- 
GitLab