Mentor v8.6_4 ユーザーズマニュアル

ページ / 831
Command Dictionary
Set Fails Report
FastScan and FlexTest Reference Manual, V8.6_4
2-477
Set Fails Report
Tools Supported: FastScan and FlexTest
Scope: All modes
Usage
SET FAils Report OFf | ON
Description
Specifies whether the design rules checker displays clock rule failures.
The Set Fails Report command displays all clock rule failures of the design rules
checker. The default mode upon invocation of the tool is Off.
Arguments
OFf
A literal that specifies for the design rules checker to not display clock failures.
This is the default upon invocation of the tool.
ON
A literal that specifies for the design rules checker to display clock failures.
Examples
The following example displays clock failures from the design rules checking
process:
add scan groups group1 scanfile
add scan chains chain1 group1 indata2 outdata4
add clocks 1 clock1
add clocks 0 clock2
set fails report on
set system mode atpg
Related Commands