The vse important script files, Example script files, 22 the vse important script files – Teledyne LeCroy SATracer 3G Verification Script Engine manual User Manual
Page 67: Xample script files
LeCroy Corporation
Verification Script Engine Reference Manual
Version 1.01
22 The VSE Important Script Files
The VSE working files are located in the ..\Scripts\VFScripts subfolder of the main
SASTracer/SATracer folder. The current version of VSE includes the following files:
File Description
VSTools.inc
main VSE file containing definitions of some generic and SAS/SATA-
specific VSE script functions provided by LeCroy (must be included in
every script)
VS_constants.inc
file containing definitions of some important generic and SAS/SATA-
specific VSE global constants
VSTemplate.sasv_
template file for new verification scripts.
VSUser_globals.inc
file of user global variable and constant definitions (In this file, it is useful
to enter definitions of constants, variables, and functions to be used in many
scripts you write.)
VS_OOB.inc
OOB definitions and utilities
VS_Primitives.inc
Primitives definitions and utilities
VS_SMPFrames.inc
SMP Frames definitions and utilities
VS_SSPFrames.inc
SSP Frames definitions and utilities
VS_STPFrames.inc
STP Frames definitions and utilities
VS_AddressFrames.inc Address Frames definitions and utilities
VS_ATACommands.inc ATA Commands definitions and utilities
22.1 Example script files
The VSE example files are located in the ..\Scripts\VFScripts\Samples subfolder of the main
SASTracer/SATracer folder. The current version of VSE includes the following files:
File Description
sample1.sasvs
Sample script that outputs all frames
sample2.sasvs
Sample script that outputs all data payloads
sample3.sasvs
Sample script that outputs all ATA Commands
sample_ata_commands.sasvs Sample script that outputs all frames
sample_ssp_protocol.sasvs
Sample script that outputs all frames
62