Traverse config Form
Use this form to traverse through a configuration and save the traversal results in an output file.
|
Field
|
Description
|
|
Config
|
Specifies the details of first configuration.
|
|
Library
|
Specifies the library for the first configuration.
|
|
Cell
|
Specifies the cell.
|
|
View
|
Specifies the view.
|
|
Save traversal results to the specified file
|
Specifies an output file in which traversal results are saved. If you do not select this option, the traversal files are saved in the default traversal output directory named configTraversals. The traversal files are saved with the following naming convention:
<lib>.<cell>.<view>
For example, tdmsDemoLib.ccadc.config
where, tdmsDemoLib is a library, ccadc is a cell, and config is a view.
|
|
Output file
|
Browses and selects the output file in which you want to save the results. If the output file already exists, a warning message appears to confirm overwriting to this file. This option is available only if you select the Save traversal results to the specified file checkbox.
|
|
Save traversal results to the specified file
|
Selects this checkbox if you want to specify an output file in which traversal results are saved. If you do not select this option, the traversal files are saved in the default traversal output directory named configTraversals. The traversal files are saved with the following naming convention:
<lib>.<cell>.<view>
For example, tdmsDemoLib.ccadc.config
where, tdmsDemoLib is a library, ccadc is a cell, and config is a view.
|
|
Common Options
|
Specifies the common options for both configurations.
|
|
Space Indentation
|
Specifies the number of spaces to be used for indentation. This help improve the readability of the output files. Default value: 2
Value range: 1 to 8
|
|
Expand Subconfigs
|
Traverses HED through the sub-configurations found in the configuration. This field is not selected by default.
|
|
Full traversal
|
Performs a full traversal, which means when a cell is instantiated several times, each instance of this cell is fully traversed and a tree view for each instance of this cell is written out to an output file. If you do not select this option, only the first visited instance of this cell is fully traversed. This field is selected by default.
|
|
Output directory
|
Browse and select an output directory in which the traversal results are saved. If you do not specify anything, the configTraversal directory, which is present in the directory from where you launch HED, is used to save the traversal files.
|
|
MaskLayout stop limit (MB)
|
Specifies the limit value in MB for the maskLayout views.
|
Related Topics
Traversing Configurations
Return to top