Agilent Technologies 93000 SOC Series Training Manual page 410

Mixed-signal training
Hide thumbs Also See for 93000 SOC Series:
Table of Contents

Advertisement

Lesson 1 – Test Method Structure
Depending on data that you want to access, the syntax of this type
is a little difference as follows:
For data related to digital and DPS settings, the data container
specifier is one keyword such as follows:
Primary.level(3);
The following shows the behavior of this statements.
Specifier: points to a data container of primary sets
Primary.level(3);
Specifier
Function
Function: accesses to data in the specified container.
In this example, this function changes the
primary level set to 3.
Behavior of "Primary" Statement
To change the settings, the test method API is used as follows:
DataCategory.func-1.func-2...;
To get the current setting or captured digital data from the vector
memory, the test method API is used as follows:
result = DataCategory.func-1;
where,
:points to data to be accessed
DataCategory
Primary:Primary set (Currently-used hardware conditions
related to digital and DPS)
VECTOR(variable_name):A set of data related to the
: For Setup APIs, you can specify multiple functions with
func-n
comma ".". For Result APIs, only one item can be
specified.
410
related to digital/DPS for a test suite.
Timing Equation = 1
Timing Spec = 1
Timing Set = 1
Waveform Set = 0
Level Equation = 0
Level Spec = 0
Level Set =3
DPS Set =1
Vector Label = "Fast"
digital capture function
Primary

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents