简体   繁体   English

如何将程序永久存储在FPGA中?

[英]How to store program permanently in a FPGA?

I was working on a project using FPGA and Arduino, in which i have to show for how long my fpga device was OFF if it was so. 我当时正在使用FPGA和Arduino进行项目,在该项目中,我必须证明fpga设备关闭的时间是多少(如果关闭的话)。 I am using BASYS3 FPGA board. 我正在使用BASYS3 FPGA板。 Once i switch off my FPGA the program is getting erased. 一旦我关闭FPGA,程序就会被擦除。

BASYS3 has quad spi FLASH onboard, fpga can be configured using stream stored there. BASYS3具有板载四通道spi FLASH,可以使用存储在其中的流来配置fpga。

Follow instructions here: https://reference.digilentinc.com/learn/programmable-logic/tutorials/basys-3-programming-guide/start 请按照此处的说明进行操作: https : //reference.digilentinc.com/learn/programmable-logic/tutorials/basys-3-programming-guide/start

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM