Command Dictionary | Report Gates |
|
|
When using the B and F commands in FastScan, all arguments must be given at the primitive level.
For pins that are not at the library cell boundary (pins internal to the model), the pin name is enclosed in (“). The following example displays this issue.
ATPG> set gate leve prim
ATPG> rep gate /I_20/I_226/q
///I_20/I_226 dffsr
// | clk | I | (HX) /I_20/I_225/out | |
// | d | I | (X) /I_20/I_222/out | |
// | pre | I | (H1) | /PRE |
// | clr | I | (H1) | /CLR |
// | q | O | (X) | /I_16/i0 /I_23/I_221/i0 /I_6/i0 |
// | qb | O | (X) |
|
ATPG> set gate leve prim
//Creating schematic for 5 instances (1 was compacted).
ATPG> rep gate /I_20/I_226/q
///I_20/I_226 (12) BUF
//"I0" I (0) 39-
//q O (X)
ATPG> b
///I_20/I_226 (39) DFF
//"S" I (LX) 26-
//"R" I (LX) 23-
// | clk | I | (HX) |
// | d | I | (X) |
//"OUT" O (0) 12- 13-
//MASTER cell_id=1 chain=c1 group=g1 invert_data=FFFF
FastScan and FlexTest Reference Manual, V8.6_4 |