[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [oc] a newbie question



On Wed, Mar 12, 2003 at 11:16:49AM -0800, Ken Lim wrote:
> How do you estimate the gate count from a vhdl code ?
> Thanks.
> 
> Ken

the easy way is to synthesize it.

The estimation way is to count the flipflops, which is easy
enough from the processes.

Multiply by 20.  (10 gates for an asic flop, half the gates are in
flops)

this is suprisingly accurate for anything not small.
It is influenced by style - but not vastly.   With a little practice
a fudge factor is possible.

john
--
To unsubscribe from cores mailing list please visit http://www.opencores.org/mailinglists.shtml