Usage notes, Restore_project, 1 usage notes – Achronix ACE Version 5.0 User Manual

Page 359: 112restore project, Restore project

Advertising
background image

restore project

Chapter 5. Tcl Command Reference

restoring an impl.

Argument

Required/Optional

Description

<

filename

>

Required

Specifies the ACXDB file path to
restore the state of the active
impl from

[-project

<

arg

>

]

Optional

Specifies an alternate project
name to use instead of the active
project when using the -impl
<

implname> option

[-impl

<

arg

>

]

Optional

Specifies an alternate impl name
to restore instead of restoring the
current active impl

Usage Notes:

This functionality is accessible in the ACE GUI see

Saving Implementations

and

Restoring Implementations

.

See also:

save impl

restore project

restore project

<

projectFile

>

[-not active] [-no db] [-activeimpl

<

arg

>

]

[-acxdb

<

arg

>

] [-force]

The restore project command loads an ACE project (.acxprj) file and restores the projects last active impl
from an ACXDB file (by default) to restore the state of the DB and impl options for a given impl. The -
activeimpl option can be used to specify the impl name to activate and restore. By default, the .acxdb file is
loaded from <project dir>/<impl dir>/<impl name>.acxdb, unless the -acxdb option is used. By default,
the DB will be restored using all saved information in the ACXDB file, including placement and routing
information. Restoring an impl overrides the current impl option values with the impl option values saved
in the ACXDB file. Restoring an impl clears the current state of the DB for the current active impl, so be sure
to save your active impl before restoring a project. If the -no db option is used, the DB state of the active
impl for the project will not be restored. If -not active is used, no impl in the project will be activated or
restored from its ACXDB file and the active impl in ACE will not be changed.

Argument

Required/Optional

Description

<

projectFile

>

Required

Specifies the ACE project
(.acxprj) file path to load and
restore

[-not active]

Optional

If this option is set, no impl in
the project will be activated or
restored from its ACXDB file
and the active impl in ACE will
not be changed.

[-no db]

Optional

If this option is set, the DB state
of the active impl for the project
will not be restored.

347

http://www.achronix.com

UG001 Rev. 5.0 - 5th December 2012

Advertising