02.08.2013 Views

Xilinx Command Line Tools User Guide: (UG628)

Xilinx Command Line Tools User Guide: (UG628)

Xilinx Command Line Tools User Guide: (UG628)

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 1: Introduction<br />

Symbol Description<br />

[ ] Encloses items that are optional.<br />

{ } Encloses items that may be repeated.<br />

italics Indicates a variable name or number for which<br />

you must substitute information.<br />

, Shows a range for an integer variable.<br />

- Shows the start of an option name.<br />

: Binds a variable name to a range.<br />

| Logical OR to show a choice of one out of<br />

many items. The OR operator may only<br />

separate logical groups or literal keywords.<br />

( ) Encloses a logical grouping for a choice<br />

between sub-formats.<br />

Example<br />

Following are examples of syntax used for file names:<br />

• infile[.ncd] shows that typing the .ncd extension is optional but that the extension<br />

must be .ncd.<br />

• infile.edn shows that the .edn extension is optional and is appended only if there<br />

is no other extension in the file name.<br />

For architecture-specific programs, such as BitGen, you can enter the following to get a<br />

verbose help message for the specified architecture:<br />

program_name -h architecture_name<br />

You can redirect the help message to a file to read later or to print out by entering the<br />

following:<br />

program_name -h > filename<br />

On the Linux command line, enter the following to redirect the help message to a file<br />

and return to the command prompt.<br />

program_name -h > & filename<br />

-intstyle (Integration Style)<br />

Syntax<br />

This option limits screen output, based on the integration style that you are running, to<br />

warning and error messages only.<br />

-intstyle ise|xflow|silent<br />

When using -intstyle, one of three modes must be specified:<br />

• -intstyle ise indicates the program is being run as part of an integrated design<br />

environment.<br />

• -intstyle xflow indicates the program is being run as part of an integrated<br />

batch flow.<br />

• -intstyle silent limits screen output to warning and error messages only.<br />

Note -intstyle is automatically invoked when running in an integrated environment<br />

such as Project Navigator or XFLOW.<br />

<strong>Command</strong> <strong>Line</strong> <strong>Tools</strong> <strong>User</strong> <strong>Guide</strong><br />

12 www.xilinx.com <strong>UG628</strong> (v 14.2) July 25, 2012

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!