diff --git a/applications/lofar2/designs/lofar2_unb2c_sdp_station/revisions/lofar2_unb2c_sdp_station_bf/tb_tb_lofar2_unb2c_sdp_station_bf.vhd b/applications/lofar2/designs/lofar2_unb2c_sdp_station/revisions/lofar2_unb2c_sdp_station_bf/tb_tb_lofar2_unb2c_sdp_station_bf.vhd
index 4a2efdd08f6e4c34610a9aa75985319ffeea463f..3c601579d3607b1ee85fc730359a46660b34fdcb 100644
--- a/applications/lofar2/designs/lofar2_unb2c_sdp_station/revisions/lofar2_unb2c_sdp_station_bf/tb_tb_lofar2_unb2c_sdp_station_bf.vhd
+++ b/applications/lofar2/designs/lofar2_unb2c_sdp_station/revisions/lofar2_unb2c_sdp_station_bf/tb_tb_lofar2_unb2c_sdp_station_bf.vhd
@@ -28,7 +28,6 @@
 
 LIBRARY IEEE;
 USE IEEE.std_logic_1164.ALL;
-USE work.tb_dp_pkg.ALL;
 
 
 ENTITY tb_tb_lofar2_unb2c_sdp_station_bf IS
@@ -44,7 +43,7 @@ BEGIN
   u_bf : ENTITY work.tb_lofar2_unb2c_sdp_station_bf
   GENERIC MAP (
     g_sp                 => 3,             -- WG signal path (SP) index in range(S_pn = 12)
-    g_sp_ampl            => 0.5            -- WG normalized amplitude
+    g_sp_ampl            => 0.5,           -- WG normalized amplitude
     g_sp_phase           => -110.0,        -- WG phase in degrees = subband phase
     g_sp_remnant_ampl    => 0.1,           -- WG normalized amplitude for remnant sp
     g_sp_remnant_phase   => 15.0,          -- WG phase in degrees for remnant sp