Difference between revisions of "Proof-of-concept for scalable analog blocks using the PDKMaster framework"

From F-Si wiki
Jump to navigation Jump to search
(Link to material)
 
Line 5: Line 5:
==Downloads==
==Downloads==
* Slides: [https://nextcloud.stafverhaegen.be/s/SLMoDtNE2rZ5xog odp], [https://nextcloud.stafverhaegen.be/s/giDbkAmkg8LTYcD pdf]
* Slides: [https://nextcloud.stafverhaegen.be/s/SLMoDtNE2rZ5xog odp], [https://nextcloud.stafverhaegen.be/s/giDbkAmkg8LTYcD pdf]
* [https://peertube.f-si.org/videos/watch/7f7c739f-561f-47ab-b06b-4d068cffdadc Video recording]


==Abstract==
==Abstract==

Latest revision as of 22:16, 28 July 2023

Downloads

Abstract

PDKMaster is a framework for providing uniform python API for handling foundry PDKs and defining circuit and their layouts. This is then used in generators for for example standard cells, IO cells, SRAM compiler. Based on the PDKMaster these are generator are easily portable between different technologies. This framework was already presented on FSiC 2022.

In this talk the result of a first investigation to use the framework for the design and layout of analog block is presented. It is based on an alternative analog design flow that uses python notebooks for design of the analog circuits.

Software

General information

Roadmap

  • Full digital support for open source IHP SG13G2 technology
  • Roadmap for analog development will depend on user feedback and future collaborations