嗨,我认为你指的是间接SPI编程。
在间接SPI编程中,不直接通过影响对闪存进行编程。
相反,影响通过FPGA将指令和编程数据(.mcs)发送到SPI。在此过程中,影响首先使用.cor文件对FPGA进行编程。
.cor文件包含编程SPI闪存所需的逻辑。
这个逻辑是Xilinx专有的。
当您点击程序闪存时,fpga配置了.cor文件,然后影响将通过JTAG将.mcs文件发送到FPGA,然后FPGA处理数据并最终配置flash.Regards,Krishna
--------------------------------------------------
---------------------------------------------请将帖子标记为
如果提供的信息能够回答您的问题/解决您的问题,请“接受为解决方案”。给予您认为有用的帖子。
在原帖中查看解决方案
以上来自于谷歌翻译
以下为原文
Hi,
I think you are referring to indirect-SPI programming.
In indirect SPI programming, you don't program the flash directly through impact. Instead the impact sends the instructions and the programming data (.mcs) to SPI through FPGA.
During this process, the impact first programs the FPGA with a .cor file. The .cor file consists of the necessary logic to program a SPI flash. This logic is Xilinx proprietary.
When you click on program flash in impact, the fpga gets configured with .cor file and then the impact will send the .mcs file through JTAG to FPGA and then the FPGA processes the data and will eventually configure the flash.
Regards,
Krishna-----------------------------------------------------------------------------------------------
Please mark the post as "Accept as solution" if the information provided answers your query/resolves your issue.
Give Kudos to a post which you think is helpful.View solution in original post
嗨,我认为你指的是间接SPI编程。
在间接SPI编程中,不直接通过影响对闪存进行编程。
相反,影响通过FPGA将指令和编程数据(.mcs)发送到SPI。在此过程中,影响首先使用.cor文件对FPGA进行编程。
.cor文件包含编程SPI闪存所需的逻辑。
这个逻辑是Xilinx专有的。
当您点击程序闪存时,fpga配置了.cor文件,然后影响将通过JTAG将.mcs文件发送到FPGA,然后FPGA处理数据并最终配置flash.Regards,Krishna
--------------------------------------------------
---------------------------------------------请将帖子标记为
如果提供的信息能够回答您的问题/解决您的问题,请“接受为解决方案”。给予您认为有用的帖子。
在原帖中查看解决方案
以上来自于谷歌翻译
以下为原文
Hi,
I think you are referring to indirect-SPI programming.
In indirect SPI programming, you don't program the flash directly through impact. Instead the impact sends the instructions and the programming data (.mcs) to SPI through FPGA.
During this process, the impact first programs the FPGA with a .cor file. The .cor file consists of the necessary logic to program a SPI flash. This logic is Xilinx proprietary.
When you click on program flash in impact, the fpga gets configured with .cor file and then the impact will send the .mcs file through JTAG to FPGA and then the FPGA processes the data and will eventually configure the flash.
Regards,
Krishna-----------------------------------------------------------------------------------------------
Please mark the post as "Accept as solution" if the information provided answers your query/resolves your issue.
Give Kudos to a post which you think is helpful.View solution in original post
举报