From a2a3001bd669b7f4cef8215d2f54691a37ade02c Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Wed, 11 Feb 2015 14:54:39 +0000
Subject: [PATCH] Removed unused avs_diag_tx/rx_seq*.vhd

---
 libraries/base/diag/hdllib.cfg | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/libraries/base/diag/hdllib.cfg b/libraries/base/diag/hdllib.cfg
index 7153230c23..fd071bc1aa 100644
--- a/libraries/base/diag/hdllib.cfg
+++ b/libraries/base/diag/hdllib.cfg
@@ -15,10 +15,6 @@ synth_files =
     $UNB/Firmware/modules/Lofar/diag/src/vhdl/diag_frm_monitor.vhd
     src/vhdl/mms_diag_tx_seq.vhd
     src/vhdl/mms_diag_rx_seq.vhd
-    $UNB/Firmware/modules/Lofar/diag/src/vhdl/avs_diag_tx_seq.vhd
-    $UNB/Firmware/modules/Lofar/diag/src/vhdl/avs_diag_rx_seq.vhd
-    $UNB/Firmware/modules/Lofar/diag/src/vhdl/avs_diag_tx_seq_12.vhd
-    $UNB/Firmware/modules/Lofar/diag/src/vhdl/avs_diag_rx_seq_12.vhd
     $UNB/Firmware/modules/Lofar/diag/src/vhdl/diag_pkg.vhd
     $UNB/Firmware/modules/Lofar/diag/src/vhdl/diag_wg.vhd
     $UNB/Firmware/modules/Lofar/diag/src/vhdl/diag_wg_wideband.vhd
-- 
GitLab