what is .lib,LEF,SDC,NETLIST.V,?Plz tell me in detail and wi

Status
Not open for further replies.

vamsi_addagada

Full Member level 2
Joined
Jul 5, 2007
Messages
132
Helped
6
Reputation
12
Reaction score
3
Trophy points
1,298
Location
bangalore
Activity points
2,071
what is .lib,LEF,SDC,NETLIST.V,?Plz tell me in detail and with files of those?
 

*.lib contains the standard cell information, but only the timing information of the cells. This is used during the synthesis and STA phases.

LEF file has the physical information of the std.cells. Some lef file have the physical information of the pads as well. This file is used during the P&R section.

SDC or synopsys design constraint files are used to constraint the design. This file is used to get the netlist of the design and is further used during the P&R phase as well.

Netlist.v, as u know, is the file you get out of synthesizing the RTL file to a particular library(*.lib file).

Incase if you need any particular information about any of the files, please post the question.
 
Re: what is .lib,LEF,SDC,NETLIST.V,?Plz tell me in detail an

LEF = library extraction format it also contains RC values also

SDC contains clock information,false path and multi cycle path, cap,fanout and transition values

.v is gate level net list file which is o/p from synthesis

.lib also contains power and timing look up tables
 
Re: what is .lib,LEF,SDC,NETLIST.V,?Plz tell me in detail an

Hi Amruth, I would like to correct you..

LEF --> Library Exchange format...

not Library Extraction format..
 
Short and to the point...nice work by Sree....Sums up pretty well

You can mark this thread as solved I guess
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…