Product Documentation
Virtuoso Schematic Editor SKILL Functions Reference
Product Version IC23.1, November 2023

schHDLReturn

schHDLReturn( 
[ w_windowId ] 
)
=> t

Description

Returns up the hierarchy from a Verilog view window.

Usable when viewing verilog after completing a descend action from a schematic.

Arguments

w_windowId

Window where the function runs. If not specified, the current window is used.

Value Returned

Always returns t.

Examples

Displays the parent view of the cellview in the specified window. The parent view is displayed in the current window or an existing window depending on whether you have turned on the Create New Window When Descending option on the User Preferences form.

schHDLReturn( )

Return to top
 ⠀
X