private OR -official OR -debugOfficial | Represents the mode of run. The private mode is for experimental runs, where the user can provide dftTag, and the flow will store the collaterals into dftTag specific directories. Whereas official or debugOfficial are release modes, used for making releases. |
-skipXclamp | This will skip Xclamp Insertion completely. The flow will simply exit in Xclamp_Insertion/macro and Xclamp_Insertion/partition steps. |
-skipTPA | This will skip test point analysis and insertion. |
-skipPowerhookup | Skip power hookup based on tessent for newly added cells. |
-tnshellPowerHookup | Does power hookup using tn_shell based command in LPC insertion step. |
-readUpfLater | Reading UPF after DRC. |
skipWaiverMechanisms | Skip waivers execution. |
-skipSchain | Skip single chain modes. |
-enableIBTagging | By default, internal boundary port tagging is disabled. This flag enables internal boundary port tagging. |
-skipFsgroupyaml | Skip generation of FS yml from SSN insertion. This file is used for checking FSGroups. |
-skipPowerAnalysis -skipLsClamp | Skip Power Analysis and LS/Clamp insertion |
-skipLPC | Skip LPC Insertion |
-enableSdebugMode | By default, single chain mode is disabled. Pass this argument if you want to enable single chain mode. |
-noReuse | Don’t use the reuse feature. This feature is to disable reuse of modules during ssn_insertion. If your tree has a reuse.yml file, the tool will ignore the file when this flag is set. |
-trial | This is a trial flow related option. Use this option if you are running a trial flow. |
-respin | Use this option if you are running a respin flow. |
-force_dop4 | Enable p4 edit for private runs. It is equivalent to private non-dftTag runs. |
-enableSW7Warning | Converts SW7 errors into warnings. |
input_override_location | SSN_Insertion steps require some inputs like dft_signals.yml or programming.yml, mostly generated by dft_analysis. These generated files reside in release. or blocks area. Sometimes users want to override these files with their own. Users can create these override files and put them into a directory, then pass this directory into input_override_location. When SSN_Insertion steps run, it will first look in this override directory for the inputs. |
-gls_do_file | |
-mentor_tool_config | |
-ssn_access_codes_tcl | This argument will override the default access_code file: /home/tools/mentor/tessent/access_codes. If any issue with respect to license, then we need to inform the person in charge to update the access_codes. In case we want to override the file for some experimental purpose, we can use this variable. |
-common_design_info | This option will override the default design info present at blocks/common/dft/ssn_insertion_input/design_info.yml. |
-chiplet_design_info | This option will override the default chiplet design info present at blocks//dft/ssn_insertion_input/.design_info.yml. |
-reuseTP | Test point Analysis#reuseTP |
-enableSynthesisECO |