摘要:
1、使用Interface的方法 a、首先定义一个interface b、定义一个基于interface参数的设计模块module c、定义一个基于interface参数的测试程序program d、最后使用一个顶层将他们组合起来 例子4.4 仲裁器的简单接口 例子4.5 使用了简单接口的仲裁器 / 阅读全文
摘要:
1、VCS常用编译命令: vcs source_files [source_or_object_files] optionse.g vcs top.v toil.v -RI +v2k Details of Options: -I:Compiles for interactive use +v2k:E 阅读全文