12.07.2015 Views

Simulator Configuration Guide for Synopsys Models

Simulator Configuration Guide for Synopsys Models

Simulator Configuration Guide for Synopsys Models

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Simulator</strong> <strong>Configuration</strong> <strong>Guide</strong>Chapter 9: Using VERA with <strong>Synopsys</strong> <strong>Models</strong>Solaris% /usr/ucb/cc -c -KPIC -I$VERA_HOME/lib -o ./vera_user.o \$LMC_HOME/sim/vera/src/vera_user.c% /usr/ucb/cc -G -z text -o ./libvera_sro.so \./vera_user.o $LMC_HOME/lib/sun4Solaris.lib/vera_slm_vhpi.o \$VERA_HOME/lib/sro/sro_bridge.a $VERA_HOME/lib/libVERA.aBuilding the VERA UDF Dynamic Library <strong>for</strong> VCSUse the following commands to build the VERA UDF dynamic library <strong>for</strong> VCS on yourparticular plat<strong>for</strong>m.HP-UXLinux% /bin/c89 -c +Z -I$VERA_HOME/lib -o ./vera_user.o \$LMC_HOME/sim/vera/src/vera_user.c% /usr/ccs/bin/ld -b -o ./vera_local.dl./vera_user.o $LMC_HOME/lib/hp700.lib/vera_slm_pli.o% gcc -c -fPIC -I$VERA_HOME/lib -o ./vera_user.o \$LMC_HOME/sim/vera/src/vera_user.c% gcc -shared -o ./vera_local.dl \./vera_user.o $LMC_HOME/lib/x86_linux.lib/vera_slm_pli.oSolaris% /usr/ucb/cc -c -KPIC -I$VERA_HOME/lib -o ./vera_user.o \$LMC_HOME/sim/vera/src/vera_user.c% /usr/ucb/cc -G -z text -o ./vera_local.dl \./vera_user.o $LMC_HOME/lib/sun4Solaris.lib/vera_slm_pli.oOctober 6, 2003 <strong>Synopsys</strong>, Inc. 241

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!