Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to get SAIF file ?

Status
Not open for further replies.

alpacinoliu

Member level 3
Member level 3
Joined
Nov 14, 2004
Messages
58
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
464
I am studying primepower of synopsys! Question is how to get saif file ! Anybody maybe give me some specs about saif!

thank you in advance
 

eda_wiz

Advanced Member level 2
Advanced Member level 2
Joined
Nov 7, 2001
Messages
653
Helped
58
Reputation
116
Reaction score
29
Trophy points
1,308
Activity points
6,195
vcd to saif

dump vcd from netlist simulation convert vcd to saif using synopsys utility "vcd2saif"
 

Arik

Member level 2
Member level 2
Joined
Feb 18, 2005
Messages
45
Helped
3
Reputation
6
Reaction score
0
Trophy points
1,286
Location
Yerevan, Armenia
Activity points
1,862
how to generate saif file

You can also use simulators supporting Synopsys PLI interface for SAIF generation like NCverilog, VCS, ModelSim.
 

silencer3

Advanced Member level 4
Full Member level 1
Joined
Jun 3, 2003
Messages
112
Helped
17
Reputation
34
Reaction score
11
Trophy points
1,298
Activity points
1,057
saif vcd

ur SAIF is prime source of generating dynamic power estimation for ASIC. Test stimulus must be proper for getting a near real power estimation. once simulation is done, dump the VCD file and convert VCD to SAIF using vcd2saif and input this to primepower along with netlist for getting the power estimation.
 

alpacinoliu

Member level 3
Member level 3
Joined
Nov 14, 2004
Messages
58
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
464
saif ncverilog

Arik said:
You can also use simulators supporting Synopsys PLI interface for SAIF generation like NCverilog, VCS, ModelSim.

whether I need to configure simulators, Ncverilog or not , how to configure it !
thanks for your replying

Added after 6 minutes:

silencer3 said:
ur SAIF is prime source of generating dynamic power estimation for ASIC. Test stimulus must be proper for getting a near real power estimation. once simulation is done, dump the VCD file and convert VCD to SAIF using vcd2saif and input this to primepower along with netlist for getting the power estimation.

when to estimate static power , how to generate the saif file?
 

joe2moon

Full Member level 5
Full Member level 5
Joined
Apr 19, 2002
Messages
280
Helped
19
Reputation
38
Reaction score
7
Trophy points
1,298
Location
MOON
Activity points
3,717
synopsys saif

For static power analysis, SAIF is not a necessary input.
------------------------------------------------------------------------

Leakage power report depends on the library(.lib) used,
if the leakage power in the library is not state-dependent,
then no SAIF is needed.
-------------------------------------------------------------------------

However, if the value of cell leakage power is state-dependent
in the library, then the SAIF used for dynamic power analysis
can be also used for leakage power analysis.
 
  • Like
Reactions: Morell

    alpacinoliu

    Points: 2
    Helpful Answer Positive Rating

    Morell

    Points: 2
    Helpful Answer Positive Rating

Arik

Member level 2
Member level 2
Joined
Feb 18, 2005
Messages
45
Helped
3
Reputation
6
Reaction score
0
Trophy points
1,286
Location
Yerevan, Armenia
Activity points
1,862
modelsim saif

AFAIK except VCS all other simulators that support the PLI interface need to be configured in terms of giving them an additional parameter which shows the path to PLI library file. For example for NCverilog on SUN platform you need to add the following command-line parameters when invoking NCverilog:

ncverilog +loadpli1=$SYNOPSYS/auxx/syn/power/vpower/lib-sparc64/libvpower.so:saifpli_bootstrap

where $SYNOPSYS is an env. variable containing path to your synopsys tools directory.
 

alpacinoliu

Member level 3
Member level 3
Joined
Nov 14, 2004
Messages
58
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
464
vcd or saif format

thanks for all reply aboved

anybody can post a script on pp involving static and dynamic analysis , which is a plus for me

Added after 9 minutes:

joe2moon said:
For static power analysis, SAIF is not a necessary input.
------------------------------------------------------------------------

Leakage power report depends on the library(.lib) used,
if the leakage power in the library is not state-dependent,
then no SAIF is needed.
-------------------------------------------------------------------------

However, if the value of cell leakage power is state-dependent
in the library, then the SAIF used for dynamic power analysis
can be also used for leakage power analysis.

For dynamic analysis , whether I only read into vcd or saif files . are sdf or spf files necessary ?
 

roli

Full Member level 5
Full Member level 5
Joined
Apr 29, 2001
Messages
246
Helped
9
Reputation
20
Reaction score
9
Trophy points
1,298
Location
'SiliconWafer' Island
Activity points
1,809
vcs pli saif

Arik said:
AFAIK except VCS all other simulators that support the PLI interface need to be configured in terms of giving them an additional parameter which shows the path to PLI library file. For example for NCverilog on SUN platform you need to add the following command-line parameters when invoking NCverilog:

ncverilog +loadpli1=$SYNOPSYS/auxx/syn/power/vpower/lib-sparc64/libvpower.so:saifpli_bootstrap

where $SYNOPSYS is an env. variable containing path to your synopsys tools directory.


That's correct for Synopsys PLIs availble for Simulators to produce *.saif.
For details how to do this:
 

mazouzi

Junior Member level 3
Junior Member level 3
Joined
Feb 20, 2014
Messages
29
Helped
1
Reputation
2
Reaction score
1
Trophy points
3
Activity points
159
please how can i use vcd2saif !!

help pleaase
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top