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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Simulator</strong> <strong>Configuration</strong> <strong>Guide</strong>Chapter 9: Using VERA with <strong>Synopsys</strong> <strong>Models</strong>Using VERA with Flex<strong>Models</strong> and VCSThis procedure explains how to use Flex<strong>Models</strong> with VERA and VCS. This is just oneway of using the VERA simulator's UDF, multiple .vro files, and so on. For morein<strong>for</strong>mation, refer to the VERA User <strong>Guide</strong>.1. Build the VERA dynamic library.Following are VERA dynamic library build examples <strong>for</strong> VCS 6.01 with VERA5.0.Solaris% /d/SUNWspro5/SUNWspro/bin/c89 -g -c \-I${VERA_HOME}/lib \${LMC_HOME}/sim/vera/src/vera_user.c% /usr/local/bin/ld -G -o vera_local.dl vera_user.o \${LMC_HOME}/lib/sun4Solaris.lib/vera_slm_pli.o \${VERA_HOME}/lib/vlog/libvlog_br.a \${VERA_HOME}/lib/libVERA.a \-lsocket -lnsl -lintl -lc -ldlHP-UX% /bin/c89 -c +z -I${VERA_HOME}/lib \${LMC_HOME}/sim/vera/src/vera_user.c% ld -b +e syssci_prod_entry +e errno \-o vera_local.dl vera_user.o \${LMC_HOME}/lib/hp700.lib/vera_slm_pli.o \${VERA_HOME}/lib/vlog/libvlog_br.a \${VERA_HOME}/lib/libVERA.a -lc -lmLinux% gcc -g -c -I${VERA_HOME}/lib ${LMC_HOME}/sim/vera/src/vera_user.c% gcc -shared -Bdynamic -o vera_local.dl vera_user.o \${LMC_HOME}/lib/x86_linux.lib/vera_slm_pli.o \${VERA_HOME}/lib/libVERA.a \${VERA_HOME}/lib/vlog/libvlog_br.aOctober 6, 2003 <strong>Synopsys</strong>, Inc. 215

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

Saved successfully!

Ooh no, something went wrong!