Library Exchange Format

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Library Exchange Format (LEF) is a specification for representing the physical layout of an integrated circuit in an ASCII format. It includes design rules and abstract information about the cells.[1]

LEF only has the basic information required at that level to serve the purpose of the concerned CAD tool. It helps in saving valuable resources by providing only an abstract view and thus consuming less memory overhead. LEF is used in conjunction with Design Exchange Format (DEF) to represent the complete physical layout of an integrated circuit while it is being designed.

LEF originated by Tangent for their Place and Route (P&R) tools, which were bought by Cadence Design Systems.[2]


References

<templatestyles src="Reflist/styles.css" />

Cite error: Invalid <references> tag; parameter "group" is allowed only.

Use <references />, or <references group="..." />
  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Smith, Michael J. S., Application-Specific Integrated Circuits, Addison-Wesley, 1997, page 897.