From 160d54f311561c6b20663c5524f5404e94cbcccd Mon Sep 17 00:00:00 2001 From: Istvan Csomortani Date: Fri, 29 Apr 2016 16:41:35 +0300 Subject: [PATCH] ad7616_sdz: Some comment rephrase --- projects/ad7616_sdz/zc706/system_project.tcl | 5 ++--- projects/ad7616_sdz/zed/system_project.tcl | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/projects/ad7616_sdz/zc706/system_project.tcl b/projects/ad7616_sdz/zc706/system_project.tcl index f94873678..d36937e08 100644 --- a/projects/ad7616_sdz/zc706/system_project.tcl +++ b/projects/ad7616_sdz/zc706/system_project.tcl @@ -11,9 +11,8 @@ source $ad_hdl_dir/projects/scripts/adi_board.tcl # LEGEND: Serial - 0 # Parallel - 1 # -# NOTE : These switches are 'hardware' switches. User needs to -# reimplement the design each and every time, after these variables -# were changed. +# NOTE : This switch is a 'hardware' switch. Please reimplenent the +# design if the variable has been changed. # ##-------------------------------------------------------------- diff --git a/projects/ad7616_sdz/zed/system_project.tcl b/projects/ad7616_sdz/zed/system_project.tcl index 1641f5ff2..f46ea4c76 100644 --- a/projects/ad7616_sdz/zed/system_project.tcl +++ b/projects/ad7616_sdz/zed/system_project.tcl @@ -11,9 +11,8 @@ source $ad_hdl_dir/projects/scripts/adi_board.tcl # LEGEND: Serial - 0 # Parallel - 1 # -# NOTE : These switches are 'hardware' switches. User needs to -# reimplement the design each and every time, after these variables -# were changed. +# NOTE : This switch is a 'hardware' switch. Please reimplenent the +# design if the variable has been changed. # ##--------------------------------------------------------------