diff --git a/libraries/base/dp/hdllib.cfg b/libraries/base/dp/hdllib.cfg
index 0ca96de2b78b266f2eb89ba1b41a9de0302d749d..140716ff917c407aec5b2589b49d115049776788 100644
--- a/libraries/base/dp/hdllib.cfg
+++ b/libraries/base/dp/hdllib.cfg
@@ -111,6 +111,7 @@ synth_files =
     $UNB/Firmware/modules/dp/tb/vhdl/dp_stream_rec_play.vhd
     
     $UNB/Firmware/modules/dp/build/synth/quartus/dp_top.vhd
+    $UNB/Firmware/modules/dp/tb/vhdl/tb_dp_pkg.vhd
     
 test_bench_files = 
     $UNB/Firmware/modules/dp/tb/vhdl/tb_dp_pkg.vhd
diff --git a/libraries/technology/tse/hdllib.cfg b/libraries/technology/tse/hdllib.cfg
index 772e085757988669d1beaa38b7cea32e2c6a1307..308bf9557fc9cc55e1bc8229a19ef44e33680742 100644
--- a/libraries/technology/tse/hdllib.cfg
+++ b/libraries/technology/tse/hdllib.cfg
@@ -15,6 +15,7 @@ synth_files =
     tech_tse_stratixiv.vhd
     tech_tse_arria10.vhd
     tech_tse.vhd
+    tb_tech_tse_pkg.vhd
 
 test_bench_files =
     tb_tech_tse_pkg.vhd