Including lib/cell files in Hierarchical Operations?

Problem

I would like to include files in library and cell level directories in Hierarchical operations.

Solution

The 'VSC_HIER_INCLUDE_FILES' variable can be used to tell VersIC to include files at the cell and library directory levels in hierarchical operations:

;;;----------------------------------------------------------------------------
;;; Include library and cell level files in the hierarchy
;;;
;;; VSC_HIER_INCLUDE_FILES: Dynamic
;;;----------------------------------------------------------------------------
;; VSC_HIER_INCLUDE_FILES = t

'VSC_HIER_INCLUDE_FILES' is set in the 'versic.conf' file located under the path specified by the 'VSC_CONFIG_DIR' environment variable.