完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我收到了这个错误
顺序类型的节点在块中未连接。警告:Xst:2677 - 顺序类型的节点在块中未连接。警告:Xst:2677 - 顺序类型的节点在块中未连接。警告:Xst:2677 - 顺序类型的节点是 块中未连接。警告:Xst:2677 - 块中未连接顺序类型的节点。警告:Xst:2677 - 块中未连接顺序类型的节点。 SRV 以上来自于谷歌翻译 以下为原文 I am getting this error Node WARNING:Xst:2677 - Node WARNING:Xst:2677 - Node WARNING:Xst:2677 - Node WARNING:Xst:2677 - Node WARNING:Xst:2677 - Node SRV |
|
相关推荐
3个回答
|
|
查看您的代码,了解您正在使用的设备以及了解您正在使用的设计工具将会很有帮助。
- 鲍勃埃尔金德 签名:新手的自述文件在这里:http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369总结:1。 阅读手册或用户指南。 你读过手册了吗? 你能找到手册吗?2。 搜索论坛(并搜索网页)以寻找类似的主题。 不要在多个论坛上发布相同的问题。 不要在别人的主题上发布新主题或问题,开始新的主题!5。 学生:复制代码与学习设计不同.6“它不起作用”不是一个可以回答的问题。 提供有用的详细信息(请与网页,数据表链接).7。 您的代码中的评论不需要支付额外费用。 我没有支付论坛帖子的费用。 如果我写一篇好文章,那么我一无所获。 以上来自于谷歌翻译 以下为原文 It would be helpful to see your code, to know what device you are using, and to know what design tools you are using. -- 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. |
|
|
|
首先,这不是错误,而是警告。
它表示向量“xy_temp”的第0位和第39位 未连接(可能意味着“未使用”)。 通常这意味着这些 网将从设计中修剪。 如果这是xy_temp的预期用法 (即您对位0或39不感兴趣)然后您可以忽略警告。 - Gabor - Gabor 以上来自于谷歌翻译 以下为原文 First, this is not an error but a warning. It says that bits 0 and 39 of vector "xy_temp" are not connected (probably meaning "not used"). Generally this means that these nets will be trimmed from the design. If this is the expected usage of xy_temp (i.e. you were not interested in bits 0 or 39) then you can ignore the warnings. -- Gabor -- Gabor |
|
|
|
没有使用你的第39位和你在variablexy_temp中的第0位的meanes,我想你已经写了一个som代码,你只使用位的som作为输出信号
代码示例: 信号xy_temp:std_logic_vector(39 downto 0); an_output 这里编译器提醒您,位号39和0,未设置为任何输出端口,以防您不知道。 以上来自于谷歌翻译 以下为原文 this meanes that your 39'th bit and your 0'th bit in the variable xy_temp is not used, i suppose that you have som code written where you only use som of the bits for the output signal code example: signal xy_temp : std_logic_vector (39 downto 0); an_output <= xy_temp(38 downto 1); Here the compiler remind you that the bit number 39 and 0, is not set to any output port, just in case you didn't know. |
|
|
|
只有小组成员才能发言,加入小组>>
2355 浏览 7 评论
2776 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2244 浏览 9 评论
3321 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2408 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
719浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
515浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
322浏览 1评论
728浏览 0评论
1926浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-2 14:31 , Processed in 1.202667 second(s), Total 82, Slave 65 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号