DVM - Design Verification Module

Analysis

The Analysis column in a testplan allows you to specify a literal simulation analysis directive. If an analysis statement begins with a period (.), DVM assumes that you have specified a valid simulation directive in the analysis field. The literal simulation directive is added to the appropriate section of the F11 window before the simulation is launched.

Valid analyses are:

Multiple-line analyses are supported with a \n to represent a new line.  For example, the testplan entry shown below:

analysis: .AC DEC 20 1k 1Meg\n.POP TRIG_GATE={TRIG_GATE} TRIG_COND=0_TO_1 MAX_PERIOD=1u
will be added to the F11 window as follows:
.AC DEC 20 1k 1Meg
.POP TRIG_GATE={TRIG_GATE} TRIG_COND=0_TO_1 MAX_PERIOD=1u

Use the following guidelines in constructing analysis statements:

© 2015 simplistechnologies.com | All Rights Reserved