AN 307: Intel® FPGA Design Flow for Xilinx* Users

ID 683562
日付 3/20/2018
Public
ドキュメント目次

3.2.1.8. Run Complete Design Flow

The インテル® Quartus® Primeプロ・エディション shell (quartus_sh) provides the --flow option, that allows you to perform complete compilation of a design project, including synthesis, implementation, timing analysis and bitfile generation. The Xilinx* Vivado* software does not have a similar command.

The following example runs compilation, timing analysis, and programming file generation with a single command:

quartus_sh --flow compile filtref

For command line help, type quartus_sh --help=flow at the command prompt.