赛灵思
直播中

冯栋

7年用户 180经验值
私信 关注
[问答]

请问Spartan-3A和Spartan-6是否兼容Numonyx N25Q032 / 64和Atmel AT25DF321 / 641SPI闪存器件?

你好,
有谁知道Spartan-3A和Spartan-6是否兼容Numonyx N25Q032 / 64和Atmel AT25DF321 / 641SPI闪存器件以进行器件配置?
我需要对这些部分进行以下操作:
- 使用间接SPI编程方法,使用Xilinx iMPACT v12.3i对其进行编程。
- 让FPGA在纯SPI x1模式下配置(无BPI)。
当我在iMPACT中进行间接SPI编程时,这些部分不会出现在我可以选择的设备列表中。
所以这就是为什么我只想确定。
论坛上的以下帖子声明您可以在iMPACT中设置XIL_IMPACT_SKIPIDCODECHECK = 1,强制iMPACT不检查设备ID并对这些设备进行编程:
http://forums.xilinx.com/t5/Spartan-Family-FPGAs/can-i-use-at25df641-to-store-bit-image/m-p/119014#M9307
这种“使用风险自负”功能吗?
设置此环境变量的后果是什么?
谢谢,
安迪

以上来自于谷歌翻译


以下为原文

Hello,

    Does anyone know whether Spartan-3A and Spartan-6 are compatible with Numonyx N25Q032 / 64 and Atmel AT25DF321 / 641 SPI flash parts for device configuration?  I would need to do the following with these parts:

- Program them with Xilinx iMPACT v12.3i, using the indirect SPI programming method.
- Have the FPGA's configure from them in plain SPI x1 mode (no BPI stuff).

When I do indirect SPI programming in iMPACT, those parts do not appear in the list of devices I can pick.  So that's why I just want to make sure.  The following post on this forum stated that you can set the XIL_IMPACT_SKIPIDCODECHECK=1 in iMPACT, to force iMPACT not to check the device ID and program these devices:

http://forums.xilinx.com/t5/Spartan-Family-FPGAs/can-i-use-at25df641-to-store-bit-image/m-p/119014#M9307

Is this kind of a "use at your own risk" feature?  What are the ramifications of setting this environment variable?

Thanks,
Andy

回帖(5)

张晓宁

2019-7-5 08:42:18
根据目前的在线文档,Numonyx N25Q系列由Impact支持128Mbit大小。
此文档页面的URL表明这适用于(至少)ISE 12.4及更高版本。
听起来您可能需要更新您的Impact(或ISE)SW。
对于Spartan-3a来说,从12.3更新到12.4对于Spartan-3a来说应该是轻松的,并且对于Spartan-6来说几乎是无痛的,给予或重新生成任何MIG内核并更新速度文件。
如果你正处于一个项目中,我不会建议更新到13.1(等到项目结束,你应该 - 尤达)。
- 鲍勃埃尔金德
签名:新手的自述文件在这里:http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369总结:1。
阅读手册或用户指南。
你读过手册了吗?
你能找到手册吗?2。
搜索论坛(并搜索网页)以寻找类似的主题。
不要在多个论坛上发布相同的问题。
不要在别人的主题上发布新主题或问题,开始新的主题!5。
学生:复制代码与学习设计不同.6“它不起作用”不是一个可以回答的问题。
提供有用的详细信息(请与网页,数据表链接).7。
您的代码中的评论不需要支付额外费用。
我没有支付论坛帖子的费用。
如果我写一篇好文章,那么我一无所获。

以上来自于谷歌翻译


以下为原文

According to current online docs, Numonyx N25Q series is supported by Impact through 128Mbit size.  The URL of this doc page suggests this applies (at least) to ISE 12.4 and later.
 
Sounds like you might need to update your Impact (or ISE) SW.  Updating from 12.3 to 12.4 should be painless for Spartan-3a, and mostly painless for Spartan-6, give or take re-generating any MIG cores and updating speed files.  I would not suggest updating to 13.1 if you are in the middle of a project (wait until project is over, you should -- Yoda).
 
-- Bob Elkind
SIGNATURE:
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369

Summary:
1. Read the manual or user guide.  Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts.  If I write a good post, then I have been good for nothing.
举报

孟竹

2019-7-5 08:51:18
嗨,
我正在使用不支持N25Q032的Impact 12.3。
所以我尝试了12.4,它也不支持N25Q032。
哪个Impact版本支持N25Q032 ???
请帮忙!
(我的硬件工作正常,只是扔掉了工作的S25FL032,因为它是宽SOIC,现在试图让N25Q032工作......)

以上来自于谷歌翻译


以下为原文

Hi,
 
I'm using Impact 12.3 which does not support N25Q032.
So I tried 12.4 which also does NOT support N25Q032.
 
Which Impact version does support N25Q032 ???
 
Please help!
 
(My hardware is working fine, just threw out a working S25FL032 because it's wide SOIC, now trying to get that N25Q032 to work...)
举报

陈枫希

2019-7-5 09:01:48
我刚尝试了13.1,也没有支持N25Q032。
:(

以上来自于谷歌翻译


以下为原文

I just tried 13.1, no support for N25Q032 either. :(
举报

陈枫希

2019-7-5 09:20:26
刚试过13.4  - 就是这样!
支持N25Q032!

以上来自于谷歌翻译


以下为原文

just tried 13.4 - that's it! N25Q032 is supported!
举报

更多回帖

发帖
×
20
完善资料,
赚取积分