Usage notes, Load_project, Message – Achronix ACE Version 5.0 User Manual

Page 349: 1 usage notes, 86 load project, 87 message, Load project

Advertising
background image

message

Chapter 5. Tcl Command Reference

[-acxfile

<

arg

>

]

Optional

The required -acxfile <file>
option is specifies the place and
route data file to load.

[-reportsdir

<

arg

>

]

Optional

The optional -reportsdir <dir>
option is used to override the
default location for report files
during this step.

Usage Notes:

Use of this command is now discouraged. The Tcl commands

save impl

and

restore impl

should be

used instead. This functionality is accessible in the ACE GUI see

Saving Implementations

and

Restoring

Implementations

.

See also:

save place and route

load project

load project

<

projectFile

>

[-not active] [-force]

This command loads a project file into ACE. Loading a project file does not load the design files, it just sets
up a project for later use.

Argument

Required/Optional

Description

<

projectFile

>

Required

The required <projectFile>
argument specifies the path to a
project file.

[-not active]

Optional

If this option is set, no impl in
the project will be activated and
the active impl in ACE will not
be changed.

[-force]

Optional

The -force option can be used to
override a project lock that has
been set by another ACE
session. Using -force causes the
current ACE session to take
ownership of the project lock for
the project being restored. You
should not use this option to run
multiple ACE sessions on the
same project, since output and
log file may get corrupted from
having 2 sessions writing to the
same files.

message

message

<

msg

>

[-info] [-warning] [-error]

This command prints a status message to the console and the log file.

Argument

Required/Optional

Description

<

msg

>

Required

The message to be printed.

337

http://www.achronix.com

UG001 Rev. 5.0 - 5th December 2012

Advertising