CLIPS_HIDE_CELLS
CLIPS_HIDE_CELLS "l_cellNames"
Description
Specifies a comma or space-separated list of cell or module names to be excluded from the hierarchy tree.
The default value is a blank list.
Examples
setenv CLIPS_HIDE_CELLS "cell1,cell2"
Return to top