Command Dictionary | Set Instancename Visibility |
|
|
∙
An optional literal that specifies that instance names should contain the full hierarchical pathname. This is the default upon invocation.
∙-Leaf leaf_levels
An optional switch that specifies how many levels of a hierarchical name are displayed starting from the leaf name and counting up the hierarchy. The value of leaf_levels must be greater than 0 in order for the
∙-Root root_levels
An optional switch that specifies how many levels of a hierarchical name are displayed starting from the root and counting down the hierarchy. The value of root_levels must be greater than 0 in order for the
Examples
Given an instance name “top/alu/add1/u3,”
1. Specifying the following:
set instancename visibility
Results in the following display:
/top/.../u3
2. Specifying the following:
set instancename visibility
Results in the following display:
/top/alu/add1/u3
FastScan and FlexTest Reference Manual, V8.6_4 |