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

rdeSequencer

rdeSequencer(
[ t_designStyle ]
) ;
=> t / nil

Description

This function will display the auto router sequencer dialog box. It will obtain some values from the current geWindow. If there is no current geWindow, it will return nil.

The sequencer does not acquire any license until the sequence is executed completely.

Arguments

t_designStyle

The design style of the sequence presets can be supplied by the optional argument. The option argument can be one of "default", "custom", "asic", "device_level", or "chip_assembly". If the design style is not supplied, the style will be determined semi-automatically.

Value Returned

t

Returns t if the auto router sequencer dialog box is displayed.

nil

Returns nil if the auto router sequencer dialog box cannot be displayed.

Examples

Displays the auto router sequencer dialog box.

rdeSequencer("asic")

Related Topics

Space-based Router Functions

Return to top
 ⠀
X