完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好
我是xilinx xc3s50an的新用途。 我想将.bit文件或.mcs文件写入闪存系统内闪存。 如何写入系统内闪存? 我阅读了文档,并且有命令和地址,以便编写系统内闪存。 是否存在一系列操作以使writedata闪存。 系统内flashs可以存储位流文件吗? 我想使用verilog代码将位流文件下载到系统内闪存中。 我怎样才能做到这一点? 谢谢大家 以上来自于谷歌翻译 以下为原文 Hi I am new use to xilinx xc3s50an. I want to write .bit file or .mcs file to flash in-system flash. How to write to in-system flash? I read the documentation and there is commands and address in order to write in-system flash. Is there a sequence of operations in order to write data to flash. In-system flahs can store bit stream file? I want to use verilog code to download bit stream file into in-system flash. How can I do this? Thanks to all |
|
相关推荐
3个回答
|
|
ye0001hu写道:嗨
我是xilinx xc3s50an的新用途。 我想将.bit文件或.mcs文件写入闪存系统内闪存。 如何写入系统内闪存? 我阅读了文档,并且有命令和地址,以便编写系统内闪存。 是否存在一系列操作以使writedata闪存。 系统内flashs可以存储位流文件吗? 我想使用verilog代码将位流文件下载到系统内闪存中。 我怎样才能做到这一点? 谢谢大家 你在谈论编写配置.bit文件或其他随机文件? 如果是前者,请使用iMPACT。 如果是后者,请使用iMPACT。 Verilog与此毫无关系。 ----------------------------是的,我这样做是为了谋生。 以上来自于谷歌翻译 以下为原文 ye0001hu wrote:Are you talking about writing the configuration .bit file or some other random file? If the former, use iMPACT. If the latter, use iMPACT. Verilog has absolutely nothing to do with this. ----------------------------Yes, I do this for a living. |
|
|
|
你好
这意味着只需按下程序闪存即可。 以下陈述怎么样? SPI_ACCESS#(。SIM_DEVICE(“3S700AN”) )SPI_ACCESS_inst( .MISO(MISO_signal),// 1位SPI输出数据 .MOSI(MOSI_signal),// 1位SPI输入数据 .CSB(CSB_signal),// 1位SPI芯片使能 .CLK(CLK_signal)// 1位SPI时钟输入 ); // SPI_ACCESS_inst实例化的结束 为了将.mcs文件写入fpga,我们不需要上述语句? 为了将数据写入系统内闪存,我们需要添加上述语句吗?但是我读了系统内的闪存文档,只有命令和地址,没有数据字段用于spi访问系统内的flah? 那么系统内闪存如何使用spi存储数据呢? 谢谢 问候 以上来自于谷歌翻译 以下为原文 Hi That means just press program flash in impact.? how about the following statements? SPI_ACCESS #( .SIM_DEVICE("3S700AN") ) SPI_ACCESS_inst ( .MISO(MISO_signal), // 1-bit SPI output data .MOSI(MOSI_signal), // 1-bit SPI input data .CSB(CSB_signal), // 1-bit SPI chip enable .CLK(CLK_signal) // 1-bit SPI clock input ); // End of SPI_ACCESS_inst instantiation For wirting to the .mcs file to the fpga, we do not need the above statements? for writing data to the in-system flash we need to add the above statements?But I read the in-system flash memory documentation that there is command and address only, there is no data field for the spi access to in-system flah? So how do the in-system flash store data using spi? Thanks Regards |
|
|
|
SPI_ACCESS用于闪存AFTER配置的通用访问。
----------------------------是的,我这样做是为了谋生。 以上来自于谷歌翻译 以下为原文 SPI_ACCESS is used for general-purpose access to the flash AFTER configuration.----------------------------Yes, I do this for a living. |
|
|
|
只有小组成员才能发言,加入小组>>
2388 浏览 7 评论
2804 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2270 浏览 9 评论
3338 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2440 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
768浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
551浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
386浏览 1评论
1975浏览 0评论
692浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-29 05:57 , Processed in 1.091061 second(s), Total 53, Slave 45 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号