Command Dictionary

Delete Control Points

 

 

Delete Control Points

Tools Supported: FastScan

Scope: Atpg, Fault, and Good modes

Prerequisites: You must add control points with the Add Control Points command before you can delete them.

Usage

DELete COntrol Points pin_pathname... -All

Description

Removes previously specified control points.

The Delete Control Points command deletes control points added with the Add Control Points command. After deletion, FastScan discards the current fault list. You must recreate a fault list to perform additional fault simulation.

You use this command primarily for simulating Built-In Self Test (BIST) circuitry.

Arguments

pin_pathname

A string that specifies a list of pins whose control points you want to delete.

-All

A switch that deletes all control points.

Examples

The following example deletes an incorrect control point:

set system mode fault

add control points i_1006/o add control points i_1007/o delete control points i_1006/o analyze control

report control data

FastScan and FlexTest Reference Manual, V8.6_4

2-167

Page 195
Image 195
Mentor v8.6_4 manual Delete Control Points, Following example deletes an incorrect control point