Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leHiDisplayStartRouterForm

leHiDisplayStartRouterForm( 
[ ?layoutLCV list(t_library t_cell t_view) ] 
) 
=> t

Description

Opens the Virtuoso Chip Assembly Router form.

Arguments

?layoutLCV list(t_library t_cell t_view)

The library, cell, and view to route.

Value Returned

t

The command executed successfully.

Example

Displays Start Router form for library lib, cell top, and view layout.

leHiDisplayStartRouterForm(‘("lib" "top" "layout"))


Return to top
 ⠀
X