Update comment

This commit is contained in:
Mikhail Yenuchenko
2026-01-20 15:14:37 +03:00
parent e5b5876c39
commit 447fec03c7

View File

@@ -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 =========