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

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

3.3.1. Project Creation

表 9.  IP Status Comparison
GUI Feature Xilinx* Vivado* Software インテル® Quartus® Primeプロ・エディション Software
Project Creation New Project New Project Wizard

Similar to the New Project command in the Vivado* software, the インテル® Quartus® Primeプロ・エディション software provides the New Project Wizard tool (File > New Project Wizard), which guides you through specifying a project name and directory, top-level design entity, any EDA tools you are using, and a target device.

Comparison

After creating a new project, the インテル® Quartus® Primeプロ・エディション software automatically generates the following project files necessary for successful compilation:

表 10.  Project Files Comparison
  インテル® Quartus® Primeプロ・エディション Xilinx* Vivado*
File Type Description File Type Description
Project File インテル® Quartus® Prime Project File (.qpf) Project and revision name Xilinx* Project File (.xpr) XML file with list of files. Contains the information about target device or design files.
Project Settings インテル® Quartus® Prime Settings File (.qsf) Lists design files, entity settings, target device, synthesis directives, placement constraints Xilinx* Design Constraints File (.xdc) Contains Synthesis, placement and timing constraints

Features

You can modify the compiler settings by changing the assignments through the GUI or directly on the .qsf file.
注: Avoid modifying assignments through the .qsf file and through the GUI simultaneously.