DVM - Design Verification Module

SubCkt() Function

The SubCkt() function changes the subcircuit definition used by a source or load symbol. All built-in sources and loads have their own functions which change the subcircuit type and value. The SubCkt() function is provided to allow you to change a subcircuit to a custom subcircuit name. This function can be placed in either a Source or Load column.

Testplan Entry

To set a source or load to a custom subcircuit, use the following syntax:

SubCkt(REF, SUBCKT_NAME)

Argument Range Description
REF

n/a

The actual reference designator of the DVM source or the more generic syntax of INPUT:n or OUTPUT:n where n is an integer indicating a position in the list of managed DVM sources and loads

SUBCKT_NAME

n/a

The subcircuit name. This is the name of the ASCII text subcircuit.

© 2015 simplistechnologies.com | All Rights Reserved