diff --git a/libraries/base/common/hdllib.cfg b/libraries/base/common/hdllib.cfg
index d0d60d04907ca03fe4e0248094b2b2db853ad9b6..152a5d0b8796d3ddf23c12b76d75eb73f9d19331 100644
--- a/libraries/base/common/hdllib.cfg
+++ b/libraries/base/common/hdllib.cfg
@@ -159,8 +159,6 @@ synth_files =
     src/vhdl/avs_common_mm_readlatency2.vhd
     src/vhdl/avs_common_reg_r_w.vhd
     
-    build/synth/quartus/common_top.vhd
-
     tb/vhdl/tb_common_pkg.vhd
     tb/vhdl/tb_common_mem_pkg.vhd
     
diff --git a/libraries/base/dp/hdllib.cfg b/libraries/base/dp/hdllib.cfg
index f0105efb5106dcc432939761888b8ed0dc469b9b..6e484ddf0c1f656245ad1fa43ed89abad664c223 100644
--- a/libraries/base/dp/hdllib.cfg
+++ b/libraries/base/dp/hdllib.cfg
@@ -119,7 +119,6 @@ synth_files =
     tb/vhdl/dp_stream_recorder.vhd
     tb/vhdl/dp_stream_rec_play.vhd
     
-    build/synth/quartus/dp_top.vhd
     tb/vhdl/tb_dp_pkg.vhd
     
 test_bench_files =