simulate.vcs 865 Bytes
#!/usr/bin/perl
###############################################################################
#                                                                             #
# PURPOSE: vcs simulation (used in conjunction with compile.vcs)              #
#                                                                             #
###############################################################################

#$ENV{'VCS_NETHOST'} = "niger.asd";
$ENV{'VCS_NETHOST'} = "ubangi.asd";
#$ENV{'VCS_NETHOST'} = "nile.asd";
# $ENV{'LD_LIBRARY_PATH'} = "/hosts/amber.asd.sgi.com/ecad/vcs/big_got/dso";
$ENV{'LD_LIBRARY_PATH'} = "/hosts/amber.asd/ecad/vcs/big_got/dso:/hosts/amber.asd/ecad/vcs/vcs_2.1.1/sgi/lib";

#setenv LD_LIBRARY_PATH /hosts/amber/ecad/vcs/vcs_2.0.3/lib:/hosts/rhapsody.asd/usr/people/waidy/ecadlib/dso

system "sgicom/simv.asd -l vcs.log @ARGV"