From 939bb979b8eb3b11400d2cd69d7d26e02d138e34 Mon Sep 17 00:00:00 2001
From: Reinier van der Walle <walle@astron.nl>
Date: Thu, 24 Mar 2022 09:24:33 +0100
Subject: [PATCH] updated comments

---
 .../lofar2_unb2b_sdp_station_full_wg.vhd                    | 6 +++---
 .../lofar2_unb2c_sdp_station_full_wg.vhd                    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/applications/lofar2/designs/lofar2_unb2b_sdp_station/revisions/lofar2_unb2b_sdp_station_full_wg/lofar2_unb2b_sdp_station_full_wg.vhd b/applications/lofar2/designs/lofar2_unb2b_sdp_station/revisions/lofar2_unb2b_sdp_station_full_wg/lofar2_unb2b_sdp_station_full_wg.vhd
index 953d71413f..9b7c7ae3d0 100644
--- a/applications/lofar2/designs/lofar2_unb2b_sdp_station/revisions/lofar2_unb2b_sdp_station_full_wg/lofar2_unb2b_sdp_station_full_wg.vhd
+++ b/applications/lofar2/designs/lofar2_unb2b_sdp_station/revisions/lofar2_unb2b_sdp_station_full_wg/lofar2_unb2b_sdp_station_full_wg.vhd
@@ -20,10 +20,10 @@
 
 -- Author : R. van der Walle
 -- Purpose:  
---   Wrapper for Lofar2 SDP Station full design
+--   Wrapper for Lofar2 SDP Station full design.
 -- Description:
---   Unb2b version for lab testing
---   Contains AIT input stage with WG, FSUB, XSUB, BF and RING
+--   Unb2b version for lab testing of SDP using the WG.
+--   Contains AIT input stage with WG, FSUB, XSUB, BF and RING, so without ADC JESD.
 
 
 LIBRARY IEEE, common_lib, unb2b_board_lib, technology_lib, diag_lib, dp_lib, tech_jesd204b_lib, lofar2_unb2b_sdp_station_lib;
diff --git a/applications/lofar2/designs/lofar2_unb2c_sdp_station/revisions/lofar2_unb2c_sdp_station_full_wg/lofar2_unb2c_sdp_station_full_wg.vhd b/applications/lofar2/designs/lofar2_unb2c_sdp_station/revisions/lofar2_unb2c_sdp_station_full_wg/lofar2_unb2c_sdp_station_full_wg.vhd
index d252309fe3..a902096026 100644
--- a/applications/lofar2/designs/lofar2_unb2c_sdp_station/revisions/lofar2_unb2c_sdp_station_full_wg/lofar2_unb2c_sdp_station_full_wg.vhd
+++ b/applications/lofar2/designs/lofar2_unb2c_sdp_station/revisions/lofar2_unb2c_sdp_station_full_wg/lofar2_unb2c_sdp_station_full_wg.vhd
@@ -20,10 +20,10 @@
 
 -- Author : R. van der Walle
 -- Purpose:  
---   Wrapper for Lofar2 SDP Station full wg design
+--   Wrapper for Lofar2 SDP Station full wg design.
 -- Description:
---   Unb2c version for lab testing
---   Contains AIT input stage with WG, FSUB, XSUB, BF and RING
+--   Unb2c version for lab testing of SDP using the WG.
+--   Contains AIT input stage with WG, FSUB, XSUB, BF and RING, so without ADC JESD.
 
 
 LIBRARY IEEE, common_lib, unb2c_board_lib, technology_lib, diag_lib, dp_lib, tech_jesd204b_lib, lofar2_unb2c_sdp_station_lib;
-- 
GitLab