diff --git a/Makefile b/Makefile
index 29cc228839e0564ee3153af30764cfbf8d796dc4..208b0147b97b9d22425f4e61f288a30d0c716534 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ hdl/combpm_protocol_electron_ctrl.vhd: rdl/combpm_protocol_electron_ctrl.rdl
 # Package IP
 ip:component.xml
 
-component.xml:tcl/sources.tcl tcl/combpm.tcl $(hdlsrc)
+component.xml:tcl/sources.tcl tcl/combpm.tcl tcl/generate_gtwizard.tcl $(hdlsrc)
 	vivado -mode batch -source tcl/combpm.tcl
 
 ###############################################################################
diff --git a/tcl/generate_gtwizard.tcl b/tcl/generate_gtwizard.tcl
index 67b6e0a330be7be6de7121c3ad3227743e2fb4e4..6d423a689e3617682cf62342d6e33028c8ab34df 100644
--- a/tcl/generate_gtwizard.tcl
+++ b/tcl/generate_gtwizard.tcl
@@ -46,6 +46,8 @@ set_property -dict [list \
     CONFIG.TXPROGDIV_FREQ_SOURCE {QPLL1} \
     CONFIG.TXPROGDIV_FREQ_VAL {106} \
     CONFIG.FREERUN_FREQUENCY {100} \
+    CONFIG.SECONDARY_QPLL_ENABLE {true} \
+    CONFIG.SECONDARY_QPLL_REFCLK_FREQUENCY {156.25} \
     ] [get_ips ${module_name}]
 
 # If using 2 ports