wateror
Member level 4
Hi, everyone.
I used the nclaunch to simulate the design. But it had a error as follows:
ncsim: error while loading shared libraries: libudm.so: cannot open shared object file: No such file or directory
I had already set the LIB_PATH to /tools.lnx86 which contains the libudm.so file. the bashrc file content islisted below:
#for ldv
export PATH=$PATH:/eda/ldv/tools.lnx86/bin
export LM_LICENSE_FILE=/eda/ldv/ldv.dat:$LM_LICENSE_FILE
export PATH=$PATH:/eda/ldv/tools.lnx86/dfII/bin
export PATH=$PATH:/eda/ldv/tools.lnx86/verity/bin
export LDVDIR=/eda/ldv
export LDV_ROOT=/eda/ldv
export LDV_INSTALL_DIR=/eda/ldv
export LDV_LIB_PATH=/eda/ldv/tools.lnx86/lib:$LDV_LIB_PATH
export LDV_LIB_PATH=/lib:/usr/lib:/usr/dt/lib:$LDV_LIB_PATH
export PATH=$PATH:/eda/ldv/tools.lnx86/vtools/vfault/bin
export PATH=$PATH:/eda/ldv/tools.lnx86/verilog/bin
export PATH=$PATH:/eda/ldv/tools.lnx86/nclaunch/bin
export PATH=$PATH:/eda/ldv/tools.lnx86/simvision/bin
export PATH=$PATH:/eda/ldv/tools.lnx86/systemc/bin
export PATH=$PATH:/eda/ldv/tools.lnx86/spectre/bin
I used the nclaunch to simulate the design. But it had a error as follows:
ncsim: error while loading shared libraries: libudm.so: cannot open shared object file: No such file or directory
I had already set the LIB_PATH to /tools.lnx86 which contains the libudm.so file. the bashrc file content islisted below:
#for ldv
export PATH=$PATH:/eda/ldv/tools.lnx86/bin
export LM_LICENSE_FILE=/eda/ldv/ldv.dat:$LM_LICENSE_FILE
export PATH=$PATH:/eda/ldv/tools.lnx86/dfII/bin
export PATH=$PATH:/eda/ldv/tools.lnx86/verity/bin
export LDVDIR=/eda/ldv
export LDV_ROOT=/eda/ldv
export LDV_INSTALL_DIR=/eda/ldv
export LDV_LIB_PATH=/eda/ldv/tools.lnx86/lib:$LDV_LIB_PATH
export LDV_LIB_PATH=/lib:/usr/lib:/usr/dt/lib:$LDV_LIB_PATH
export PATH=$PATH:/eda/ldv/tools.lnx86/vtools/vfault/bin
export PATH=$PATH:/eda/ldv/tools.lnx86/verilog/bin
export PATH=$PATH:/eda/ldv/tools.lnx86/nclaunch/bin
export PATH=$PATH:/eda/ldv/tools.lnx86/simvision/bin
export PATH=$PATH:/eda/ldv/tools.lnx86/systemc/bin
export PATH=$PATH:/eda/ldv/tools.lnx86/spectre/bin