From 601b7b98330231b1328912230a2da1a0517275dc Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Thu, 28 Apr 2016 13:10:20 +0000 Subject: [PATCH] Use apertif_unb1_fn_beamformer_trans because apertif_unb1_fn_beamformer has no library cfg. --- applications/apertif/systems/apertif_bf_xc/hdllib.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/apertif/systems/apertif_bf_xc/hdllib.cfg b/applications/apertif/systems/apertif_bf_xc/hdllib.cfg index 4bd1feb4d1..140041f3f0 100644 --- a/applications/apertif/systems/apertif_bf_xc/hdllib.cfg +++ b/applications/apertif/systems/apertif_bf_xc/hdllib.cfg @@ -1,7 +1,7 @@ hdl_lib_name = apertif_bf_xc hdl_library_clause_name = apertif_bf_xc_lib hdl_lib_uses_synth = -hdl_lib_uses_sim = apertif_unb1_correlator apertif_unb1_fn_beamformer +hdl_lib_uses_sim = apertif_unb1_correlator apertif_unb1_fn_beamformer_trans hdl_lib_technology = ip_stratixiv synth_files = -- GitLab