Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102818209
analyze.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Feb 24, 12:22
Size
691 B
Mime Type
text/x-shellscript
Expires
Wed, Feb 26, 12:22 (1 d, 19 h)
Engine
blob
Format
Raw Data
Handle
24432621
Attached To
R10499 Energy Analysis of Lightweight AEAD Circuit
analyze.sh
View Options
#!/bin/tcsh
setenv SNPSLMD_LICENSE_FILE 27000@ielsrv01.epfl.ch
setenv VCS_HOME /softs/synopsys/vcs-mx/N-2017.12-SP2-1
set
path
=
(
$path
$VCS_HOME
/bin
)
vlogan -nc -full64 /dkits/tsmc/90nm/cmn90lp/stclib/9-track/tcbn90lphp/Front_End/verilog/tcbn90lphp_150j/tcbn90lphp.v
#vlogan -full64 /cell_libs/cmos090_50a/CORE90GPSVT_SNPS-AVT_2.1/VERILOG_LD/CORE90GPSVT.v
#vlogan -full64 /cell_libs/cmos090_50a/CORE90GPHVT_SNPS-AVT_2.1.a/VERILOG_LD/CORE90GPHVT.v
vlogan -nc -full64 aead-syn.v
vhdlan -nc -full64 ./../test/stat_aead.vhd
vcs -nc -full64 -debug -sdf typ:stat_aead/mut:aead-syn.sdf stat_aead +neg_tchk +sdfverbose
./simv -nc -ucli -include ../synopsys/saif.cmd
#dve -full64 -toolexe simv
Event Timeline
Log In to Comment