文章 ID: 000088642 內容類型: 疑難排解 最近查看日期: 2023 年 08 月 15 日

當使用程式設計了易失性根金鑰的 Intel® Stratix® 10 FPGA時,將 JIC 檔程式設計到 QSPI 設備中的正確流程是什麼?

環境

    Intel® Quartus® Prime Pro Edition 軟體
BUILT IN - ARTICLE INTRO SECOND COMPONENT
描述

若要通過程式設計了易失性根金鑰的Intel® Stratix® 10 FPGA將 JIC 檔程式設計到 QSPI 設備中,需要首先生成 QSPI 協助程式映射

然後,您需要使用擁有者金鑰QSPI 協助程式映射進行簽名,並在執行 JIC 程式設計之前使用它配置FPGA

執行此操作時, 請取消選中 與 Intel® Quartus® Prime Programmer 中的 預設協助程式映射關聯的框

解決方法

下面是如何生成 QSPI 協助程式映射並對其進行簽名的示例。


quartus_pfg --helper_image -o helper_device=1SG110HN3AS -o subtype=QSPI-o fw_source=signed_stratix10.zip qspi_helper_image.rbf
quartus_sign --family=Stratix10 --operation=sign --qky=owner.qky --pem=private.pem qspi_helper_image.rbf signed_qspi_helper_image.rbf

如需詳細資訊,請參閱 《Intel® Stratix® 10 裝置安全性使用者指南 》的第 4.3 節。

相關產品

本文章適用於 1 產品

Intel® Stratix® 10 FPGA 與 SoC FPGA

1

此頁面上的內容是原始英文內容的人工和電腦翻譯的組合。此內容僅供您方便,僅供一般參考,不應被視為完整或準確。如果本頁面的英文版本與翻譯之間存在任何矛盾,則以英文版本為準。 查看此頁面的英文版本。