diff --git a/applications/lofar2/designs/lofar2_unb2c_sdp_station/src/vhdl/lofar2_unb2c_sdp_station.vhd b/applications/lofar2/designs/lofar2_unb2c_sdp_station/src/vhdl/lofar2_unb2c_sdp_station.vhd
index d379252508426ccca215da67cfa709b90bfd1ebd..c1d18b824047025bb5f3ea5b3378583d80b165cc 100644
--- a/applications/lofar2/designs/lofar2_unb2c_sdp_station/src/vhdl/lofar2_unb2c_sdp_station.vhd
+++ b/applications/lofar2/designs/lofar2_unb2c_sdp_station/src/vhdl/lofar2_unb2c_sdp_station.vhd
@@ -48,7 +48,7 @@ ENTITY lofar2_unb2c_sdp_station IS
   GENERIC (
     g_design_name            : STRING  := "lofar2_unb2c_sdp_station";
     g_design_note            : STRING  := "UNUSED";
-    g_technology             : NATURAL := c_tech_arria10_e1sg;
+    g_technology             : NATURAL := c_tech_arria10_e2sg;
     g_sim                    : BOOLEAN := FALSE; --Overridden by TB
     g_sim_unb_nr             : NATURAL := 0;
     g_sim_node_nr            : NATURAL := 0;