摘要: 1.http://wenku.baidu.com/view/386597f37c1cfad6195fa797.html 2.http://wenku.baidu.com/view/4b9521f9f705cc175527094f.html?re=view 3.http://wenku.baidu.c 阅读全文
posted @ 2016-12-19 11:33 yf869778412 阅读(199) 评论(0) 推荐(0)
摘要: http://lihaichuan.blog.51cto.com 阅读全文
posted @ 2016-12-19 11:04 yf869778412 阅读(137) 评论(0) 推荐(0)
摘要: 首先要在modelsim中编译xilinx的三个库,分别是unisims库,simprims库,和corelib库,其中unisims库全称为(library of united component simulation models),包含了xilinx所有的标准元件,这个库只用来做功能仿真。si 阅读全文
posted @ 2016-12-19 10:50 yf869778412 阅读(1628) 评论(0) 推荐(0)
摘要: 1、创建完项目(以Xilinx ISE Design Suite 14.7开发流程的例子 led例子 为例),编译通过,我们就可以对这个项目进行仿真; 2、然后切换到simulation,然后创建仿真文件 3、实例化led模块 4、确证是否正确然后finish 5、之后可以看到测试文本已经帮我们写好 阅读全文
posted @ 2016-12-19 10:49 yf869778412 阅读(4625) 评论(0) 推荐(0)
摘要: 1、代码输入 (1)、新建一个ISE工程,名字为count4。 (2)、新建一个verilog文件 (3)、选择verilog module 输入file name为count4,单击next默认知道finish。 (4)、在count4.v文件中输入以下代码 module count4(out,r 阅读全文
posted @ 2016-12-19 10:45 yf869778412 阅读(729) 评论(0) 推荐(0)
摘要: 1、代码输入 (1)、新建一个ISE工程,名字为count4。 (2)、新建一个verilog文件 (3)、选择verilog module 输入file name为count4,单击next默认知道finish。 (4)、在count4.v文件中输入以下代码 module count4(out,r 阅读全文
posted @ 2016-12-19 10:43 yf869778412 阅读(8699) 评论(0) 推荐(1)
摘要: http://china.xilinx.com/support/index.html/content/xilinx/zh/supportNav/ip_documentation.html 阅读全文
posted @ 2016-12-19 10:18 yf869778412 阅读(244) 评论(0) 推荐(0)
摘要: ISE和Modelsim联合仿真(转) 地址:http://www.cnblogs.com/feitian629/archive/2013/07/13/3188192.html 相信很多人会遇到过这个问题,不知如何让ISE调用Modelsim进行仿真。我也迷糊了不少时间,查查找找,终于弄明白了,所以 阅读全文
posted @ 2016-12-19 10:13 yf869778412 阅读(4468) 评论(0) 推荐(0)
摘要: 1. OPENCORES.ORG这里提供非常多,非常好的PLD了内核,8051内核就可以在里面找到。进入后,选择project或者由http//www.opencores.org/browse.cgi/by_category进入。对于想了解这个行业动态人可以看看它的投票调查。http://www.o 阅读全文
posted @ 2016-12-19 10:07 yf869778412 阅读(388) 评论(0) 推荐(0)