Intel® Agilex™ Device Security User Guide

ID 683823
Date 11/09/2021
Public

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

Document Table of Contents

3.3.2. Configuration Bitstream Encryption Using the Programming File Generator Command Line Interface

You use the quartus_pfg command line interface to generate an encrypted and signed configuration bitstream in .rbf format.
quartus_pfg -c encryption_enabled.sof top.rbf -o finalize_encryption=ON \
 -o qek_file=aes_root.qek -o signing=ON -o pem_file=design0_sign_private.pem 

You may convert an encrypted and signed configuration bitstream in .rbf format to other configuration bitstream file formats.