diff --git a/scripts/scripts_syn/RUN_SYN.tcl b/scripts/scripts_syn/RUN_SYN.tcl index 521a043..d22b7e5 100644 --- a/scripts/scripts_syn/RUN_SYN.tcl +++ b/scripts/scripts_syn/RUN_SYN.tcl @@ -27,7 +27,7 @@ set SYN_RESULTS_FOLDER "../results/results_syn"; # Results folde ### ================= END of USER SETTINGS ========== ### ============== PROC to run synthesis ============ -### Set TRUE to enable technological mapping; otherwise only elaboration is active +### Set TRUE to enable technological mapping and results export; otherwise only elaboration is active set MAPPING "FALSE"; ### ========== end of PROC to run synthesis =========