5.34.105.24 Arguments

-logfile filename

Specifies the filename of your logfile.

-script filename

Appends any scripts you wish to add to add to the flow, where filename is the name of the script.

-append_commands commands

Appends commands (if any), where commands is the list of appended commands.

-adb value

Creates or opens your ADB file. The following table shows the acceptable values for this argument:

Value

Description

new

Creates a new ADB file

open

Opens an existing ADB file

default

Uses the default ADB file in your Libero IDE project

-compile value

Compiles your design. The following table shows the acceptable values for this argument:

Value

Description

TRUE

Runs compile

FALSE

Does not run compile, proceeds to the next command

-layout value

Runs layout on your design. The following table shows the acceptable values for this argument:

Value

Description

TRUE

Runs layout

FALSE

Does not run layout, proceeds to the next command

-export_ba value

Exports back-annotate files for your design. The following table shows the acceptable values for this argument:

Value

Description

TRUE

Exports back-annotate files

FALSE

Does not export back-annotate files; proceeds to the next command