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.

Standard Cell Libraries in ASIC flow

Status
Not open for further replies.

mehboobali

Junior Member level 1
Joined
Aug 27, 2013
Messages
17
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Location
Bangalore
Activity points
90
Why the Standard cell Libraries (.lib) is used in ASIC flow. What happens if we dont use it....
Other than providing .lib in ASIC flow are there any other things which we can give input rather than .lib.?
The .lib process goes this way
Layout-->GDSII-->CDL(netlist)-->Spice extraction-->.lib-->db-->views

Why .lib is used in ASIC flow....??
 

Liberty file contains a simplest timing view (simple versus spice), functionality description, power information for the std cell and any macros you need.
I will say all synthesis tools must have this one to be able to transform a RTL code into netlist.
And also the liberty must contains at least a flop and a AND gate.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top