Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102803721
test_correctness.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, 08:26
Size
693 B
Mime Type
text/x-shellscript
Expires
Wed, Feb 26, 08:26 (1 d, 17 h)
Engine
blob
Format
Raw Data
Handle
24428252
Attached To
R10499 Energy Analysis of Lightweight AEAD Circuit
test_correctness.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/romulus_tb.vhd
vcs -nc -full64 -debug -sdf typ:romulus_tb/mut:aead-syn.sdf romulus_tb +neg_tchk +sdfverbose
./simv -nc -ucli -include ../synopsys/saif.cmd
dve -full64 -toolexe simv
Event Timeline
Log In to Comment