赛灵思
直播中

张婷

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

srio_v5_6 IP核使用发生错误

现在,我在ISE13.1软件中使用srio_v5_6 Ip内核。
我使用CORE生成器为X6VLX240T-1156-1设备生成一个srio_v5_6 IP内核。
然后我用ISE13.1软件打开“srio_v5_6.xise”。
我合成了项目并实现了它,但是在实现项目时发生了错误如下:
错误:NgdBuild:604  - 无法解析类型为'srio_icon'的逻辑块'srio_icon_gen.i_srio_icon'。
引脚名称拼写错误可能导致此问题,缺少edif或ngc文件,块名称与edif或ngc文件名之间的大小写不匹配,或者类型名称的拼写错误。
目标'virtex6'不支持符号'srio_icon'.ERROR:NgdBuild:604  - 无法解析类型为'rio_ila'的逻辑块'rio_de_wrapper / rio_ila1_gen.i_rio_ila'。
引脚名称拼写错误可能导致此问题,缺少edif或ngc文件,块名称与edif或ngc文件名之间的大小写不匹配,或者类型名称的拼写错误。
目标'virtex6'不支持符号'rio_ila'.ERROR:NgdBuild:604  - 无法解析类型为'phy_ila'的逻辑块'rio_de_wrapper / phy_wrapper / srio_ila2_gen.i_phy_ila'。
引脚名称拼写错误可能导致此问题,缺少edif或ngc文件,块名称与edif或ngc文件名之间的大小写不匹配,或者类型名称的拼写错误。
目标'virtex6'不支持符号'phy_ila'.ERROR:NgdBuild:604  - 无法解析类型为'srio_vio'的逻辑块'user_top / initiator_user / tickler / srio_vio_gen.i_srio_vio'。
引脚名称拼写错误可能导致此问题,缺少edif或ngc文件,块名称与edif或ngc文件名之间的大小写不匹配,或者类型名称的拼写错误。
目标'virtex6'不支持Symbol'srio_vio'。
它出什么问题了?
你可以帮我吗 ?
非常感谢你!

以上来自于谷歌翻译


以下为原文

Now, I am using the srio_v5_6 Ip core in the ISE13.1 software. I use the CORE generator generate a srio_v5_6 IP core for the X6VLX240T-1156-1device.

Then I use the ISE13.1 software open the "srio_v5_6.xise". And I synthesize the project and Implement the it, but errors happen when implement the project as follow:

ERROR:NgdBuild:604 - logical block 'srio_icon_gen.i_srio_icon' with type
   'srio_icon' could not be resolved. A pin name misspelling can cause this, a
   missing edif or ngc file, case mismatch between the block name and the edif
   or ngc file name, or the misspelling of a type name. Symbol 'srio_icon' is
   not supported in target 'virtex6'.
ERROR:NgdBuild:604 - logical block 'rio_de_wrapper/rio_ila1_gen.i_rio_ila' with
   type 'rio_ila' could not be resolved. A pin name misspelling can cause this,
   a missing edif or ngc file, case mismatch between the block name and the edif
   or ngc file name, or the misspelling of a type name. Symbol 'rio_ila' is not
   supported in target 'virtex6'.
ERROR:NgdBuild:604 - logical block
   'rio_de_wrapper/phy_wrapper/srio_ila2_gen.i_phy_ila' with type 'phy_ila'
   could not be resolved. A pin name misspelling can cause this, a missing edif
   or ngc file, case mismatch between the block name and the edif or ngc file
   name, or the misspelling of a type name. Symbol 'phy_ila' is not supported in
   target 'virtex6'.
ERROR:NgdBuild:604 - logical block
   'user_top/initiator_user/tickler/srio_vio_gen.i_srio_vio' with type
   'srio_vio' could not be resolved. A pin name misspelling can cause this, a
   missing edif or ngc file, case mismatch between the block name and the edif
   or ngc file name, or the misspelling of a type name. Symbol 'srio_vio' is not
   supported in target 'virtex6'.

What's wrong with it? Can you help me ?

Thank you very much!

回帖(4)

张晓宁

2018-10-8 11:24:52
我注意到你在IP-Otherswilliam hill官网 中有同一主题的重复帖子。
请选择一个william hill官网 ,并为每个主题创建一个主题。
这样可以更轻松地讨论您的问题。
- 鲍勃埃尔金德
签名:新手的自述文件在这里:http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369总结:1。
阅读手册或用户指南。
你读过手册了吗?
你能找到手册吗?2。
搜索william hill官网 (并搜索网页)以寻找类似的主题。
不要在多个william hill官网 上发布相同的问题。
不要在别人的主题上发布新主题或问题,开始新的主题!5。
学生:复制代码与学习设计不同.6“它不起作用”不是一个可以回答的问题。
提供有用的详细信息(请与网页,数据表链接).7。
您的代码中的评论不需要支付额外费用。
我没有支付william hill官网 帖子的费用。
如果我写一篇好文章,那么我一无所获。

以上来自于谷歌翻译


以下为原文

I noticed you have a duplicate post of the same subject in the IP-Others forum.  Please pick one forum, and create one thread for each topic.
 
This makes it much easier to discuss your problem.
 
- 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.
举报

钱丘宝

2018-10-8 11:36:00
哦,对不起,你能帮我删除IP块中的主题吗?
我找不到如何删除它。
非常感谢你!

以上来自于谷歌翻译


以下为原文

Oh, I am sorry, Can you help me delete a topic in the IP block.
 
I don't find how to delete it.
 
Thank you very much!
举报

钱丘宝

2018-10-8 11:55:06
大家可以帮助我吗?
非常感谢你!

以上来自于谷歌翻译


以下为原文

Can everyone help me?
 
Thank you very much!
举报

李富才

2018-10-8 12:06:52
您的设计中有四个未找到的核心。
您需要将它们放在项目目录中或提供路径以便找到它们。

以上来自于谷歌翻译


以下为原文

You have four cores in your design that are not found. You need to either put them in your project directory or proovide a path so that they can be found.
举报

更多回帖

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