Xilinx 8.2i manual Xflow Syntax, 1XFLOW Design Flow

Models: 8.2i

1 422
Download 422 pages 26.35 Kb
Page 342
Image 342

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.

Design File

FLW File

OPT File

Trigger Files

XFLOW

HIS File

LOG File

SCR or BAT or TCL File

Flow Dependent Output Files

Application Data

Programming

Files

Files

Annotated

Testbench

Netlist Files

Files

Timing Data

Report Files

Files

 

 

Guide Files

X9859

Figure 23-1:XFLOW Design Flow

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.

342

www.xilinx.com

Development System Reference Guide

Page 342
Image 342
Xilinx 8.2i manual Xflow Syntax, 1XFLOW Design Flow