Display_file, Display_rtl, Draw_arc – Achronix ACE Version 5.0 User Manual

Page 325: 29 display file, 30 display rtl, 31 draw arc, Display file, Display rtl, Draw arc

Advertising
background image

draw arc

Chapter 5. Tcl Command Reference

[-impl

<

arg

>

]

Optional

The optional -project
<

projectName> and -impl

<

implName> options are used

to specify an alternate project
implementation (by name) to
disable constraints for.

<

file

>

Required

The project constraints file to
disable for a project
implementation.

display file

display file

<

file

>

This command automatically opens a file in the GUI. This command has no effect in batch mode.

Argument

Required/Optional

Description

<

file

>

Required

The required <file> argument specifies
the path to the file to automatically
open in the GUI (when in -gui mode).

display rtl

display rtl

<

object

>

This command attempts to open the RTL a file in the GUI for the given user design instance or net. This
command has no effect in batch mode.

Argument

Required/Optional

Description

<

object

>

Required

The required <object> argument
specifies the instance (i:) or net (n:)
name to open the RTL file for in the GUI
(when in -gui mode).

draw arc

draw arc

<

x

> <

y

> <

width

> <

height

> <

startAngle

> <

arcAngle

>

[-layer

<

arg

>

]

[-id

<

arg

>

] [-rgb

<

args

>

] [-batch] [-thickness

<

arg

>

] [-fill]

This command allows you to draw a custom arc on the GUIs layout view.

Argument

Required/Optional

Description

<

x

>

Required

The required <x> argument
specifies the upper-left x
coordinate for the arc.

<

y

>

Required

The required <y> argument
specifies the upper-left y
coordinate for the arc.

313

http://www.achronix.com

UG001 Rev. 5.0 - 5th December 2012

Advertising