各位大佬,跑tessent自带的带有memory repair的例子,原版脚本没有修改,就是在最后run_testbench_simulations时,修改为run_testbench_simulations -simulator vcs,也在它之前加载了vcs的环境变量,但是跑脚本在执行完run_testbench_simulations -simulator vcs后,还是显示Error:
Error:4 out of 4 simulations failed:
ICLNetwork - the compilation of the design failed
MemoryBisr_BisrChainAccess - the compilation of the design failed
MemoryBist_P1- the compilation if the design failed MemoryBist_ParallelRetentionTest_P1 - the compilation of the design failed
请问是调用vcs失败还是说例子本身产生的文件有问题?目前log里没有其他的Error。
我跑的是tessent_example_automotive_reference_flow_v2021.2/wrapped_cores/processor_core/1.insert_mbist
说明如下图:
# Entry 1
vlogan -kdb -full64 -work dutwork +librescan +v2k \
-f file_lists/vcs.listl \
-f vcs.argumentsl
/eda/synopsys/2O22/zoix/T-2022.06-SP2-2/bin/vlogan: line 34: /bin/zoix2vcs :No such file or directory
sed: can't read zoix.tmpdir/*.f: No such file or directory
sed: can't read zoix.tmpdir/*.f: No such file or directory
sed: can't read zoix.tmpdir/*.f: No such file or directory
/eda/synopsys/2022/zoix/T-2022.06-SP2-2/bin/vlogan: line 45 :/vcs-mx/bin/vlogan: No such file or directory
if [$? != 0 ] ; then xitval=-l; echo ure on entry 1"; fi
failure on entry 1