Xilinx 8.2i Life Jacket User Manual


 
342 www.xilinx.com Development System Reference Guide
Chapter 23: XFLOW
R
The following figure shows the inputs and the possible outputs of the XFLOW program.
The output files depend on the flow you run.
XFLOW Syntax
Following is the command line syntax for XFLOW:
xflow
[p partname][flow type][option file[.opt]] [xflow options] design_name
flow type can be any of the flow types listed in “XFLOW Flow Types”. Specifying a flow
type prompts XFLOW to read a certain flow file. You can combine multiple flow types on
one command line, but each flow type must have its own option file.
option file can be any of the option files that are valid for the specified flow type. See
“XFLOW Option Files” for more information. In addition, option files are described in the
applicable flow type section.
xflow options can be any of the options described in “XFLOW Options”. They can be listed
in any order. Separate multiple options with spaces.
design_name is the name of the top-level design file you want to process. See “XFLOW
Input Files” for a description of input design file formats.
Figure 23-1: XFLOW Design Flow
X9859
XFLOW
FLW File
LOG File
Design File
HIS File
Trigger Files
Flow Dependent Output Files
OPT File
SCR or BAT
or TCL File
Application Data
Files
Annotated
Netlist Files
Timing Data
Files
Programming
Files
Testbench
Files
Report Files
Guide Files