|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
如题,有没有经验的大大,能够指点以下,去掉-mce则能够正常跑,是不是多核必须加-mce,为了么加了出问题呢。信息如下:
xrun -64bit -licqueue \
-top tb_AsicTop \
-mce \
-processor 32 \
-mcdump \
-mcmaxcores 32 \
-access +rwc \
-initmem0 \
-initreg0 \
-sdf_verbose \
-negdelay \
-neg_tchk \
-mindelays \
-input ucli.do \
-loadpli1 /home/eda/synopsys/Verdi_O-2018.09-SP2/share/PLI/IUS/linux64/boot/debpli.so:novas_pli_boot \
-l xrun.log \
-tfile notimingcheck.cfg \
-f filelist_v.f \
-y \
../../../vendor_ip/cell/verilog_model/ +libext+.v \
-v \
../../vendor_ip/cell/verilog_model/sc9mc_logic0040ll_base_hvt_c50.v \
../../vendor_ip/cell/verilog_model/sc9mc_logic0040ll_base_rvt_c40.v \
../../vendor_ip/cell/verilog_model/sc9mc_logic0040ll_base_rvt_c50.v
TOOL: xrun(64) 19.09-s001: Started on Jul 31, 2021 at 20:31:28 CST
xrun(64): 19.09-s001: (c) Copyright 1995-2019 Cadence Design Systems, Inc.
ERROR: At least one top level is expected.
Failed while initializing options parser.
Failed initializing curiosity kernel. exiting.xrun: *E,VLGERR: An error occurred during parsing. Review the log file for errors with the code *E and fix those identified problems to proceed. Exiting with code (status 3).
TOOL: xrun(64) 19.09
|
|