diff --git a/libraries/dsp/wpfb/hdllib.cfg b/libraries/dsp/wpfb/hdllib.cfg
index e4065963b0856cbcd8dc8f9a862a3fd5628e552b..2a5f3013a8f58f8825ba930b1ddd0fee1e948898 100644
--- a/libraries/dsp/wpfb/hdllib.cfg
+++ b/libraries/dsp/wpfb/hdllib.cfg
@@ -1,6 +1,6 @@
 hdl_lib_name = wpfb
 hdl_library_clause_name = wpfb_lib
-hdl_lib_uses_synth = common mm diag dp rTwoSDF st fft filter
+hdl_lib_uses_synth = common mm diag dp rTwoSDF st fft filter pft2 pfb2
 hdl_lib_uses_sim = 
 hdl_lib_technology = 
 
@@ -29,7 +29,9 @@ modelsim_copy_files =
     ../filter/src/hex                     data
     tb/data                               data
     $RADIOHDL_WORK/applications/lofar2/designs/lofar2_unb2b_filterbank/src/data data
-
+    # LOFAR1 pfs + pft2
+    $RADIOHDL_WORK/applications/lofar1/pfs/src/data data    # PFIR filter coefficients
+    $RADIOHDL_WORK/applications/lofar1/pft2/src/data data   # Twiddle factors
 
 [quartus_project_file]