Difference between revisions of "PDKMaster & co.: a framework for scalable and technology portable standard cell, IO and SRAM libraries"

From F-Si wiki
Jump to navigation Jump to search
Line 6: Line 6:


==Abstract==
==Abstract==
TBD
As the open source EDA and silicon community is getting off the ground there is a need for an integrated EDA flow using modern software engineering techniques.
PDKMaster is a python framework for:
* defining a semiconductor technology node and it's devices
* creating circuits and corresponding layouts
* interface wiith other (open source) EDA tools
In this talk the current state of the framework will be discussed together with the first apllications of it: scalable standard cell and IO library, SRAM compiler and analog/mixed signal blocks.


==Software==
==Software==

Revision as of 20:09, 6 July 2022

Downloads

Abstract

As the open source EDA and silicon community is getting off the ground there is a need for an integrated EDA flow using modern software engineering techniques. PDKMaster is a python framework for:

  • defining a semiconductor technology node and it's devices
  • creating circuits and corresponding layouts
  • interface wiith other (open source) EDA tools

In this talk the current state of the framework will be discussed together with the first apllications of it: scalable standard cell and IO library, SRAM compiler and analog/mixed signal blocks.

Software

General information

Roadmap

  • Stable PDKMaster API ready for external use/contribution
  • V1.0 of scalable standard cell, io ring generator and single port and dual port SRAM compiler