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

auLvs

auLvs(
)
=> t / nil

Description

This is the primary function for LVS. It sets up all the actions needed to netlist the layout and schematics design as well as invoke LVS (for comparison) itself.

Argument

None

Value Returned.

t

The LVS function ran a comparison between the netlist from the schematic view and the layout view. Relevant messages are printed in the UI and the si.log file.

nil

Indicates an error. Relevant messages are printed in the UI and the si.log file.

Examples

auLvs()


Return to top
 ⠀
X