Socket
Book a DemoInstallSign in
Socket

lambdalib

Package Overview
Maintainers
2
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Source code not available
We could not scan this package. Some page functionalities have been disabled

lambdalib

Standardized ASIC design libraries

pipPyPI
Metadata Only
Version
0.3.4
Maintainers
2

Lambdalib Introduction

Lambdalib is a modular hardware abstraction library which decouples design from the underlying manufacturing target. Lambdalib defines a set of generic functions that get resolved during the target technology mapping stage.

Lambdalib includes the following hardware categories:

CategoryDescription
stdlibStandard cells (inv, nand, ff, ...)
auxlibAux cells can consist of multiple standard cells or physical only cells
ramlibMemory (single port, dual port, fifo, ...)
iolibIO cells (bidir, vdd, clamp,...)
padringPadring generator
vectorlibVectorized library (mux, isolation)
fpgalibFPGA cells (lut4, ble, clb)

The Lambdapdk repository demonstrates implementation of the Lambdalib interfaces across a number of open source process technologies.

Lambdalib has been successfully used in multiple tapeouts using SiliconCompiler.

License

MIT

Issues / Bugs

We use GitHub Issues for tracking requests and bugs.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts