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

ID 683562
Date 2/25/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.2.1.4. write_bitstream

The Vivado* software provides the write_bitstream executable to generate FPGA programming files. The Intel® Quartus® Prime software provides the quartus_asm executable to generate programming files for FPGA configuration.

The following example creates the filtref.sof programming file for the filtref project:

quartus_asm filtref

For command line help, type quartus_asm --help at the command prompt.