Forum Discussion
Hi BB,
I tested the ddr example design simulation script "vcs_setup.sh" without any problem. I'm using bash to run "vcs_setup.sh". I think probably the bash env problem. Belows are some of my VCS bash env path:
MANPATH=/p/psg/eda/synopsys/vcsmx/S-2021.09-SP1/linux64/suse/doc/man:/usr/share/man:/usr/local/man:/opt/quest/man:/usr/local/man:/usr/share/man:/opt/quest/man
UVM_HOME=/p/psg/eda/synopsys/vcsmx/S-2021.09-SP1/linux64/suse/etc/uvm-1.1
SYNOPSYS_VCS_SCMD=vcsmx#P-2019.06-SP2-6#1:/p/psg/eda/synopsys/vcsmx/S-2021.09-SP1/linux64/suse12
SYNOPSYS_VCS_HOME=/p/psg/eda/synopsys/vcsmx/S-2021.09-SP1/linux64/suse
VCS_HOME=/p/psg/eda/synopsys/vcsmx/S-2021.09-SP1/linux64/suse
Make sure your bash env path is until linux only, for your case /tools/synopsys/vcs/T-2022.06/linux
Also, make sure before run the vcs_setup.sh, remember to grant access to vcs_setup.sh by using chmod +x
Another way will be run the vcs_setup.sh in the invoked VCS gui transcript window.
Thanks,
Regards,
Sheng