完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
我们正在收到执行重要警告w.r.t. axi_quad_spi核心的MISO或Io1_i引脚。 问题出现是因为核心期望输入端口被放置在IOB中。 这也在支持产品文档中说明。 不幸的是,我们无法将输入作为IOB的一部分。 这是因为我们设计中SPI的输入可以来自2个独立的设备,通过多路复用器,即。 分配SPI0_MISO = DEVCE_1_CS == 1'b0)?DEVICE_1_MISO:DEVICE_2_MISO; 其中一个器件输出DEVICE_1_MISO由内部FPGA逻辑提供。 是否可以为axi_quad_spi的输入引脚更改属性IOB = TRUE? 如果是的话,如果有人能解释它是如何改变的,我将不胜感激。 问候 沃尔特 以上来自于谷歌翻译 以下为原文 Hi There, We are getting an implementation critical warning w.r.t. the MISO or Io1_i pin of the axi_quad_spi core. The issue arises because the core expects the input port to be placed in an IOB. This is also stated in the supporting product documentation. Unfortunately, we are not in a position to have the input as part of an IOB. This is because the input to the SPI in our design can be sourced is from 2 separate devices, via a multiplexer, ie. assign SPI0_MISO = DEVCE_1_CS == 1'b0)?DEVICE_1_MISO: DEVICE_2_MISO; One of these devices outputs, DEVICE_1_MISO, is provided by internal FPGA logic. Is it possible to alter the property IOB=TRUE for this input pin of the axi_quad_spi? If yes, I would be grateful if someone would explain how it is changed. Regards Walter |
|
相关推荐
4个回答
|
|
你好@ wmaguire。
您可以通过在同一寄存器单元上添加另一个IOB约束来覆盖此约束,值为“FALSE”。 使用约束优先级时,将应用最后一个约束,因此您只需要确保它在处理顺序中是最后一个。 set_property IOB FALSE [get_cells IO1_I_REG] 以上来自于谷歌翻译 以下为原文 Hi @wmaguire. You can override this constraint by adding another IOB constraint on the same register cell, with the value of "FALSE". With constraint precedence, The last constraint will be applied, so you would only need to make sure that it is last in the processing order. set_property IOB FALSE [get_cells IO1_I_REG] |
|
|
|
嗨@wmaguire。
用第二个约束覆盖IOB是否解决了错误? 如果是,请使用“接受为解决方案”标记回复,以便其他人可以找到解决方案。 以上来自于谷歌翻译 以下为原文 Hi @wmaguire. Did overwriting the IOB with the second constraint resolve the error? If so, please mark replies with the "Accept as solution" so that others can find the solution. |
|
|
|
嗨marcb
抱歉不早点回来。 我一直在研究一个不同的项目,并没有检查论坛。 一旦我有时间再次查看结果,我会尝试你的建议并报告结果。 问候 沃尔特 以上来自于谷歌翻译 以下为原文 Hi marcb Apologies for not getting back sooner. I have been working on a different project and was not checking the forum. I will try your suggestion and report the results once I get some time to look at it again. Regards Walter |
|
|
|
@wmaguire。
你能提供这个帖子的任何更新吗? --Syed -------------------------------------------------- -------------------------------------------请注意 - 请标记答案 如果提供的信息有用,请“接受为解决方案”。给予您认为有用并回复导向的帖子。感谢Kudos .------------------------ -------------------------------------------------- ------------------- 以上来自于谷歌翻译 以下为原文 @wmaguire. Can you provide any update on this thread? --Syed --------------------------------------------------------------------------------------------- Kindly note- Please mark the Answer as "Accept as solution" if information provided is helpful. Give Kudos to a post which you think is helpful and reply oriented. --------------------------------------------------------------------------------------------- |
|
|
|
只有小组成员才能发言,加入小组>>
2413 浏览 7 评论
2820 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2292 浏览 9 评论
3371 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2456 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
1028浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
576浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
434浏览 1评论
1998浏览 0评论
721浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-18 09:45 , Processed in 1.631703 second(s), Total 85, Slave 68 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号