VERILOG and SAIF

A

abhishek

Guest
SAIF is switching activity interchange format.This feature is used by
synthesis tools for power optimisation.As far as my understanding goes,
SAIF is senstive only to value changes of the registers or wire.
Whenever there is a transition b/w four logic states 0,1,X,Z , it
calculates the power used in these transitions.

However if there is no value change on a reg/wire, but there is a
change of voltage only (strength of that particular wire/reg changes)
then does this bvoltage chane also leads to power consumption.
And if yes then it should also be voltage chjanges(when value is
constant) should also be recorded by our synthesis tool) for power
optimisation.
Please respond asap.


Thanks
Abhishek
 
One also wonders why people use CMOS logic so extensively
compared to other types.

--
SystemVerilog DPI tutorial on Project VeriPage:
http://www.project-veripage.com/dpi_tutorial_1.php
For subscribing to Project VeriPage mailing list:
<URL: http://www.project-veripage.com/list/?p=subscribe&id=1>
 

Welcome to EDABoard.com

Sponsor

Back
Top