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 20aee6dfde39bbd7279f2fe9232ef0196017570b..a508414040b1cbaf0db17a24e9984c0656bd380c 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;