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. # ##--------------------------------------------------------------