logo资料库

Verilog数字VLSI设计教程Lab01详细流程.docx

第1页 / 共12页
第2页 / 共12页
第3页 / 共12页
第4页 / 共12页
第5页 / 共12页
第6页 / 共12页
第7页 / 共12页
第8页 / 共12页
资料共12页,剩余部分请下载后查看
Verilog 数字 VLSI 设计教程 Lab01 详细流程 Verilog 数字 VLSI 设计教程 Lab01 文件夹原来文件内容如下,现在稍微对其进 行改动 (1)处理 Extras.inc Extras.inc 方式一:可在 Lab01 文件夹的上两级目录建立 VCS,并把 Extras.inc 放入 接着在 TestBech.v 添加 include,如下:
方式二:直接采用以下方式 (2)编写 Makefile
(3)编写 rtl.lst(其实就是原本文件的 Intro_Top.vcs) (4)make
(5)compile 和 simulation 后多出以下文件 (6)接着查看波形 dve & File->Open Database-> 加入 vcdplus.vpd 选中方框的,Ctrl+A ->Add to wave->New wave view 然后 zoom full
(7)在 Lab01 目录同级创建 library Library 文件夹包含 typical.db,typical.lib,tsmc090.sdb,tsmc090.v, slow.lib,slow.db,fast.lib, fast.db 7 个文件 (8)编写 Intro_Top.tcl(其实就是原本文件的 Intro_Top.src)
(9)运行 dc_shell-t -f Intro_Top.tcl
分享到:
收藏