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

ID 683562
Date 4/01/2024
Public
Document Table of Contents

3.2.1.4. write_bitstream

The Vivado* software provides the write_bitstream executable to generate FPGA programming files. The 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.