微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微电子和IC设计 > IC后端设计交流 > VCS仿真时出现问题

VCS仿真时出现问题

时间:10-02 整理:3721RD 点击:
Parsing design file 'tb_fifo1.v'
Parsing included file 'case.v'.
Back to file 'tb_fifo1.v'.
Parsing design file '../hdl/asyn_fifo1.v'
Top Level Modules:
tb_fifo1
TimeScale is 1 ns / 1 ps
Starting vcs inline pass...
1 module and 0 UDP read.
However, due to incremental compilation, no re-compilation is necessary.
if [ -x ../simv ]; then chmod -x ../simv; fi
g++-o ../simv -melf_i386rmapats_mop.o rmapats.o 6grX_1_d.o SIM_l.o 5NrI_d.o 5NrIB_d.o/home/huangxy/eda/vcs/linux/lib/libvirsim.a /home/huangxy/eda/vcs/linux/lib/librterrorinf.so /home/huangxy/eda/vcs/linux/lib/libsnpsmalloc.so/home/huangxy/eda/vcs/linux/lib/libvcsnew.so/home/huangxy/eda/vcs/linux/lib/vcs_save_restore_new.o /home/huangxy/eda/vcs/linux/lib/ctype-stubs_32.a -ldl-lc -lm -lpthread -ldl
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsReallocFunc'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsCheckStrdupFunc'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsGetMemBytes'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsCheckMallocFunc'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsFreeGroup'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsGroupGetActive'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsReallocFromGroup'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsNamedPushGroup'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsMemManagerIsActive'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsHighMemory'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsStrdupFunc'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsLowMemory'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsCheckReallocFunc'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsNamedPopGroup'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsCallocFromGroup'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsMallocFunc'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsGroupSize'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsFreeFunc'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsSetOutOfMemoryRoutine'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsOutOfMem'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsCheckFreeFunc'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsMallocFromGroup'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsVPrintf'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsPrintf'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsDoStackUnwind'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsNamedAllocateGroup'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsCheckCallocFunc'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsCallocFunc'
/home/huangxy/eda/vcs/linux/lib/libvcsnew.so: undefined reference to `snpsCurrentGroup'
collect2: ld returned 1 exit status
make: *** [product_timestamp] Error 1
Make exited with status 2
CPU time: .044 seconds to compile + 0 seconds to elab + .100 seconds to link
环境如下:
linux(12.04)版本:Linux ubuntu 3.2.0-54-generic-pae (虚拟机下)
VCS版本VCS2009.12

小编解决了没。

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top