Lambdalib

Lambdalib is an open source hardware abstraction library that enables technology independent ASIC design. To use one of the lambdalib cells, simply instantiate one of the cells in your design and use SiliconCompiler to resolve technology dependencies during compilation.

CategoryDescription
stdlibStandard cells (inv, nand, reg, …)
auxlibSpecial standard cells and physical only cells
ramlibMemory (single port, dual port, fifo, …)
iolibIO cells (bidir, vdd, clamp,…)
padringPadring generator

The Lambdapdk repository include lambdalib implementations for a number of source PDKs. To learn more about Lambdalib, please see the GitHub repo.

Contact Us