Clear_polygons, Clear_rectangles, Clear_strings – Achronix ACE Version 5.0 User Manual

Page 318: Clock_info, 14 clear polygons, 15 clear rectangles, 16 clear strings, 17 clock info, Clear polygons, Clear rectangles

Advertising
background image

clock info

Chapter 5. Tcl Command Reference

clear polygons

clear polygons [-id

<

arg

>

]

This command allows you to clear a custom polygon or all the polygons on the GUIs layout view.

Argument

Required/Optional

Description

[-id

<

arg

>

]

Optional

The optional -id <id> option
specifies a unique id for a single
polygon to clear. If this option is
not used, all polygons will be
cleared.

clear rectangles

clear rectangles [-id

<

arg

>

]

This command allows you to clear a custom rectangle or all the rectangles on the GUIs layout view.

Argument

Required/Optional

Description

[-id

<

arg

>

]

Optional

The optional -id <id> option
specifies a unique id for a single
rectangle to clear. If this option is
not used, all rectangles will be
cleared.

clear strings

clear strings [-id

<

arg

>

]

This command allows you to clear a custom string or all the strings on the GUIs layout view.

Argument

Required/Optional

Description

[-id

<

arg

>

]

Optional

The optional -id <id> option
specifies a unique id for a single
string to clear. If this option is not
used, all strings will be cleared.

clock info

clock info [-domain

<

arg

>

] [-pin

<

arg

>

] [-net

<

arg

>

] [-unique] [-multi]

[-xp

<

arg

>

] [-best] [-freq] [-period] [-phase] [-get xp] [-edge type]

[-routing type] [-core] [-driver] [-clock net] [-xplist] [-info] [-group]

[-equal] [-sdc]

Return information from the clock database. If a domain is specified, by default the name of the domain is
returned. If no domain is specified, by default a list of domains is returned. Options may modify the type
of value that is returned.

Argument

Required/Optional

Description

[-domain

<

arg

>

]

Optional

specifies name of domain

[-pin

<

arg

>

]

Optional

use the domain of this pin

UG001 Rev. 5.0 - 5th December 2012

http://www.achronix.com

306

Advertising