P1450.4 page 2 |
Stylus |
Comments |
|
TestProgram |
(unnamed) |
Each has 5 entry points, but the names and functionality
might be somewhat different: Stylus: TestButton executes Start, then Main, then Finish |
|
Flow |
Sequence |
Semantically very similar - represents a flow-chart |
|
Node |
(unnamed or Segment) |
Each represents a specific instance of a shape in a
flow-chart, controls sequencing to the next Node. |
|
Bin |
Bin |
the same - identifies "software bins" each with a
counter |
|
BinMap |
(not shown) |
the same - maps from the software bins to hardware bins
(may be handler specific) |
|
Test |
Segment |
Similar - represents the testing to occur at a "Node".
Stylus allows each Segment to call multiple TestMethods, while the P1450.4
allows only a single TestMethod call per Node. |
|
Branch |
Can be handled via a Test without a TestMethod in
P1450.4 |
||
PatternBurst, Timing, DCLevels, Selector, Plot, Axis ,
Category |
(not shown) |
similar |