完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,
我是FPGA的新手(也是Xilinx系列FPGA的新手),所以我想知道Xilinx Spartan-II(XC2S100)FPGA板中是否有内置/预编程的Verilog模块或变量。 这是因为我正在做一个为partan-II FPGA设计的Verilog代码的例子,我遇到了代码中不存在的模块的一些模块实例,例如IBUF,CLKDLL和BUFG。 他们的语法突出显示,我不确定它们是内置在Verilog中还是内置于I / O端口的FPGA板中。 干杯 以上来自于谷歌翻译 以下为原文 Hi, I'm new to FPGAs (and so to the Xilinx family of FPGAs), so I am asking whether there are any built-in/pre-programmed Verilog modules or variables in Xilinx Spartan-II (XC2S100) FPGA board. This is because I was doing an example of a Verilog code designed for a partan-II FPGA and I came across some module instantiations of the modules which were not in the code, such as IBUF, CLKDLL and BUFG. Their syntax were highlighted, and I was not sure whether they are built-in in Verilog or in the FPGA board for I/O ports. Cheers |
|
相关推荐
4个回答
|
|
这些不是“板定义”,而是FPGA的原始结构。
你可以找到 “库指南”中的说明,它是您的软件手册的一部分 ISE的版本。 如果您使用的是最新版本的ISE,那么指南就是 可从ISE Navigator的“软件手册”下的“帮助”菜单中获得 “在线文档” HTH, 的Gabor - Gabor 以上来自于谷歌翻译 以下为原文 These are not "board defined" but rather primitive structures of the FPGA. You can find a description in the Libraries Guide, which is part of the software manuals for your version of ISE. If you are using a more recent version of ISE, then the guides are available from the ISE Navigator in the Help menu under "Software Manuals" or "Online Documentation" HTH, Gabor -- Gabor |
|
|
|
如果您使用的是最新版本的ISE,则可以从“软件手册”或“在线文档”下的“帮助”菜单中的ISE Navigator中获取这些指南。
警告,最新版本的ISE不支持Spartan 2系列,但支持Spartan 3及更高版本。 我相信ISE 10是支持Spartan II(2)的最新版本。 - 鲍勃埃尔金德 签名:新手的自述文件在这里:http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369总结:1。 阅读手册或用户指南。 你读过手册了吗? 你能找到手册吗?2。 搜索论坛(并搜索网页)以寻找类似的主题。 不要在多个论坛上发布相同的问题。 不要在别人的主题上发布新主题或问题,开始新的主题!5。 学生:复制代码与学习设计不同.6“它不起作用”不是一个可以回答的问题。 提供有用的详细信息(请与网页,数据表链接).7。 您的代码中的评论不需要支付额外费用。 我没有支付论坛帖子的费用。 如果我写一篇好文章,那么我一无所获。 以上来自于谷歌翻译 以下为原文 If you are using a more recent version of ISE, then the guides are available from the ISE Navigator in the Help menu under "Software Manuals" or "Online Documentation"Warning, the most recent versions of ISE do not support the Spartan 2 family, but Spartan 3 and later are supported. I believe ISE 10 was the latest version to support Spartan II (2). - 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. |
|
|
|
谢谢,鲍勃。
版本10.1在我的书中是“最近的”:) 是的,10.1.03i是Spartan 2支持的最新版本。 对Spartan 2(非E版本)的支持至少可以追溯到旧的Aldec 基础4.1工具。 旧版本中的文档组织方式不同。 问候, 的Gabor - Gabor 以上来自于谷歌翻译 以下为原文 Thanks, Bob. Version 10.1 is "recent" in my book :) And yes, 10.1.03i is the latest version for Spartan 2 support. Support for Spartan 2 (non-E version) goes back at least as far as the old Aldec-based Foundation 4.1 tools. Documentation in the older versions is organized differently. Regards, Gabor -- Gabor |
|
|
|
版本10.1在我的书中是“最近的”
Gabor,那些软盘驱动器如何阻挡你? :) 签名:新手的自述文件在这里:http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369总结:1。 阅读手册或用户指南。 你读过手册了吗? 你能找到手册吗?2。 搜索论坛(并搜索网页)以寻找类似的主题。 不要在多个论坛上发布相同的问题。 不要在别人的主题上发布新主题或问题,开始新的主题!5。 学生:复制代码与学习设计不同.6“它不起作用”不是一个可以回答的问题。 提供有用的详细信息(请与网页,数据表链接).7。 您的代码中的评论不需要支付额外费用。 我没有支付论坛帖子的费用。 如果我写一篇好文章,那么我一无所获。 以上来自于谷歌翻译 以下为原文 Version 10.1 is "recent" in my bookHow are those floppy drives holding up for you, Gabor? :) 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. |
|
|
|
只有小组成员才能发言,加入小组>>
2511 浏览 7 评论
2880 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2337 浏览 9 评论
3430 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2517 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
2621浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
670浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
534浏览 1评论
821浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2025-3-6 03:45 , Processed in 1.412272 second(s), Total 83, Slave 67 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191