Add option

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

View File

@@ -29,6 +29,7 @@ set SYN_RESULTS_FOLDER "../results/results_syn"; # Results folde
### ============== PROC to run synthesis ============
### Set TRUE to enable technological mapping and results export; otherwise only elaboration is active
set MAPPING "FALSE";
#set MAPPING "TRUE";
### ========== end of PROC to run synthesis =========