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.

regarding instant count and gate count

Status
Not open for further replies.
Inst count = total number of instances. Instances include not only logic gates but fillers, decaps, memories, isolation cells and much more.
So inst count >= gate count.
 

It depends how an instance is defined. An instance is usually defined to mean something from a library, such as a D-Flipflop, or mux, wich is implemented in some number of gates. A DFF might be 8 gates and a Mux might be 4 gates. So 10 instances of a DFF is 80 gates.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top