Design Verification Layer

A Design Verification layer, or “layer”, is a collection of geometry. A layer is a term used internally within DV as input or output for various DV commands. When used as input, the contents of a DV layer can be imported from layout by the ImportLayer command or created by a DV command. When used as output, the SaveLayer command can be used to save the contents of a DV layer as results which can then be viewed in layout.

DV layers contain one of the following types of graphical information:

DV layers containing polygons may be used as input to any command. Once DV layers containing edges are supported, they may be used as input to commands. DV layers containing polygons or edges support rule “conjunction”, using the output of one check/operation as the input to another check/operation. DV layers containing error clusters may be used as input only with the SaveLayer command.

Related Topics:

Import Commands

Export Commands