
How can i get the spice netlist from the synthesized netlist (vhdl netlist)
If you have a gate level netlist, your vendor may have more accurate tools.
The key is to have good vectors.
What feature size are you at?
Jim
Quote:
>dear colleagues...
>I have synthesized some logic with synopsys synthesizer...
>and I have got a vhdl netlist code from it ...
>I want to know the power consumed by this design
>but, as you know, the power estimation tool given by synopsys
>is less reliable than spice level simulators...
>So, the problem is that "how can i get the spice netlist from my vhdl
>netlist?"
>Are there any coversion tools for this?
>Thank you..