在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
12
返回列表 发新帖
楼主: ivyzhang

[求助] 求助:有用过VCS MX的吗?

[复制链接]
发表于 2017-11-27 16:07:54 | 显示全部楼层
我也遇到这个问题
发表于 2018-2-23 17:56:07 | 显示全部楼层
生成的那些中间文件你不用管怎么用,只要按照步骤来就可以。
第一步:先清理环境,把生成的中间文件全部删除,避免对接下来的步骤造成干扰。
第二步:使用vhdlan编译所有的vhdl文件
第三步:使用vlogan编译所有的sverilog文件
第四步:vcs -debug top   (top 指的是顶层)
第五步:./simv
发表于 2018-9-7 14:19:59 | 显示全部楼层
现在看可以的,不知道后仿是不是可以
发表于 2018-9-7 14:21:34 | 显示全部楼层
回复 12# yongyuan_3166

Using VHDL Procedures or Verilog System Tasks
Analysis
Always analyze Verilog before VHDL.

% vlogan [vlogan_options] file1.v file2.v

% vhdlan [vhdlan_options] file3.vhd file4.vhd

Note:



Specify the VHDL bottommost entity first, then move up in order.
Elaboration
This can be done in following two ways:
•


% vcs -fsdb [elab_options] top_module/entity/cfg


•


For –P tab flow, replace vcsd.tab with novas.tab, where novas.tab is available in:
<NOVAS_INST_DIR>/share/PLI/VCS/${PLATFORM}/novas.tab
Replace vhpi debussy with novas at runtime. That is, replace
-vhpi debussy:FSDBDumpCmd with
-vhpi novas:FSDBDumpCmd
The following is the use model:
vcs -debug_pp -P $DEBUSSY_LIB/novas.tab $DEBUSSY_LIB/pli.a
     simv –vhpi novas:FSDBDumpCmd
Simulation

% simv [run_options]

手册上的有点区别,但是按照手册没搞定
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /2 下一条

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-5-11 01:56 , Processed in 0.028268 second(s), 6 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表