Overview of generation and global settings files, Traffic generation (*.ssg) files – Teledyne LeCroy SAS Suite User Manual User Manual

Page 220

Advertising
background image

Version 6.25

SASSuite User Manual

210

LeCroy Corporation

Overview of Generation and Global Settings Files

Sample .ssg files and Include files reside in two directories called
\Samples and \Include that are typically installed in:

C:\Program Files\LeCroy\SASTracer\Generation.

Traffic

Generation

(*.ssg) Files

The .ssg traffic generation files are text files consisting of include statements, a
generation block and, optionally, global statements.

The generation block is the code responsible for the actual traffic generation. It is marked
by the tag "Generation." The composition and format of the generation block is described
later.

The include statements provide links to the Include files which, in turn, provide the
definitions for primitives, frames, and "global settings" - i.e., settings that hold for most or
all of the generation session.

The definitions for SAS and SATA traffic are contained in five LeCroy-provided Include
files: Settings.inc, PrimitivesDecl.inc, AddressFramesDecl.inc, SSPFrames.inc,
SMPFrames.inc and SSPFrames.inc.

Advertising