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
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
==Downloads==
==Downloads==
* Slides: [https://nextcloud.stafverhaegen.be/s/4ERXfXRprjnW2bA odp], [https://nextcloud.stafverhaegen.be/s/MH49mex5LFwyw84 pdf]
* Slides: [https://nextcloud.stafverhaegen.be/s/4ERXfXRprjnW2bA odp], [https://nextcloud.stafverhaegen.be/s/MH49mex5LFwyw84 pdf]
* [https://peertube.f-si.org/videos/watch/6f0187af-96de-4512-8733-3a4032797175 Video recording]


==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==

Latest revision as of 22:40, 1 August 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