Tcl command reference, Add_project_constraints, Add_project_ip – Achronix ACE Version 5.0 User Manual

Page 314: Add_project_netlist, Add project constraints, Add project ip, Add project netlist, Add region insts

Advertising
background image

add project netlist

Chapter 5. Tcl Command Reference

Tcl Command Reference

add project constraints

add project constraints

<

file

>

[-project

<

arg

>

]

This command adds a link to an SDC constraint file to a project.

Argument

Required/Optional

Description

<

file

>

Required

The required <file> argument is
used to specify the file path to
the SDC constraint file.

[-project

<

arg

>

]

Optional

The optional -project
<

projectName> option is used

to specify an alternate project
(by name) for the SDC constraint
file to be added to.

add project ip

add project ip

<

file

>

[-project

<

arg

>

]

This command adds a link to an IP settings file to a project.

Argument

Required/Optional

Description

<

file

>

Required

The required <file> argument is
used to specify the file path to
the IP settings file.

[-project

<

arg

>

]

Optional

The optional -project
<

projectName> option is used

to specify an alternate project
(by name) for the IP settings file
to be added to.

add project netlist

add project netlist

<

file

>

[-project

<

arg

>

]

This command adds a link to a verilog netlist file to a project.

Argument

Required/Optional

Description

<

file

>

Required

The required <file> argument is
used to specify the file path to
the verilog netlist.

[-project

<

arg

>

]

Optional

The optional -project
<

projectName> option is used

to specify an alternate project
(by name) for the verilog netlist
to be added to.

UG001 Rev. 5.0 - 5th December 2012

http://www.achronix.com

302

Advertising