Command Dictionary | Add Pin Constraints |
|
|
Examples
FastScan Example
The following FastScan example constrains two primary inputs to be at a constant.
add pin constraints indata2 c1 add pin constraints indata4 c0
FlexTest Example
The following FlexTest example adds a cycle behavior constraint to a primary input. This primary input will always have one positive pulse per cycle. The rising edge is at time 0 (offset is 0), and the falling edge is at time 1 (pulse width is 1). Its cycle period is the same as one test cycle consisting of two timeframes:
set test cycle 2
add pin constraints ph1 r0 1 0 1
Related Commands |
|
Delete Pin Constraints | Set Test Cycle (FT) |
Report Pin Constraints | Setup Pin Constraints (FT) |
FastScan and FlexTest Reference Manual, V8.6_4 |