HDL Designer Series Command Reference

Version 2018.1



$frame configure (args)

with no arguments lists the names and values of all options
with one argument lists the value of the specified option
The following options are available:
name :
class : identifies the object as a frame
Argument: args see above

$frame configuredSubFrames (frameConfiguration)

Obtains the sub-frames.
Argument: frameConfiguration defines a level in a VHDL configuration declaration from which the bindings are selected
Returns: a list of sub-frame information, each consecutive pair represents a frame and a frameConfiguration in that order.

$frame instances ()

Obtains the component instances, see instanceRefApi.tcl directly contained within the frame. Instances contained within a sub-frame are not included
Returns: A list of instances.

$frame subFrames ()

Obtains the sub-frames.
Returns: a list of sub-frames


Copyright © Mentor Graphics Corporation 2018. All Rights Reserved.