DVM - Design Verification Module

Analysis

The Analysis column in a testplan allows you to specify the type of analysis for the simulator. If an Analysis statement begins with one of the seven directives listed below, then the value of the field is considered an explicit simulator Analysis statement that will be added to the appropriate section of the F11 window for simulation.

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