🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

lambdalib

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lambdalib

Standardized ASIC design libraries

0.3.4
PyPI
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