Difference between revisions of "Generating DRC Runsets for IHP's OpenPDK - Lessons Learned"

From F-Si wiki
Jump to navigation Jump to search
(Created page with "* Speaker: Andreas Krinke * email: andreas.krinke AT tu-dresden.de * website: https://www.ifte.de/english/staff/krinke.html ==Downloads== * Slides (...")
 
 
Line 1: Line 1:
* Speaker: Andreas Krinke
* Speaker: [[User:AKrinke|Andreas Krinke]]
* email: andreas.krinke AT tu-dresden.de
* email: andreas.krinke AT tu-dresden.de
* website: https://www.ifte.de/english/staff/krinke.html
* website: https://www.ifte.de/english/staff/krinke.html

Latest revision as of 13:39, 3 May 2024

Downloads

  • Slides (to upload a file: go to Edit mode, then click on the fourth icon from the left "Images and media" and follow the instructions)

Abstract

The design of integrated circuits (ICs) is an expensive undertaking. Depending on the semiconductor technology, the license costs of commercial design tools can significantly exceed the labor costs of their users. Current funding programs therefore support research into new design tools and methods using open-source software. These initiatives are intended to help small and medium-sized companies in particular to save costs and thus enable them to develop their own ICs.

An important step in IC design is layout verification, in which the mask layout is extensively checked before production. This includes the design rule check (DRC), which ensures compliance with the technology rules specified by the manufacturer. The design rules are often only provided by foundries in proprietary file formats for commercial verification tools. The terms of use prohibit the use of the formats with open-source tools.

This talk is about how we were still able to develop the DRC runset for IHP's OpenPDK. It begins with an overview of existing open-source tools for layout verification. This is followed by a presentation of our Babylon program for generating DRC runsets for the open-source software KLayout.

Software

IHP OpenPDK

Roadmap

  • Complete DRC runset for IHP's OpenPDK
  • Develop an open file format for technology information and design rules