Skip to content

Commit 8c76658

Browse files
committed
c05
1 parent 2226779 commit 8c76658

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

Chapter_05_PDK/c05_lecture.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,33 @@ __A process design kit (PDK)__ is a set of files used within the semiconductor i
2525
Source: [https://en.wikipedia.org/wiki/Process_design_kit](https://en.wikipedia.org/wiki/Process_design_kit)
2626

2727
### Open-source viewpoint
28-
ToDo:
29-
Image of the border between development and production
28+
29+
- Semicondutcor industry started to integrate open-soruce.
30+
- Open-source PDKs created by Semiconductor Fabs were a "missing link" between:
31+
* Open-source EDA tools a(RTL-to-GDS) and
32+
* Microchip production (GDS-to-Chip)
33+
- Since there is open-source PDKs, the growth of the open-source ecosystem is measurable.
34+
- Many of the tools have been the classical "one-person maintainted" open-source projects. It is getting better.
3035

3136
### In the context of this course
3237

38+
The PDK (ihp-sg13g2) integrates seemless (to the user) into the OpenROAD flow scripts toolchain.
39+
40+
We have seen reference points from the tools onto the PDK in:
41+
42+
- the configuration files
43+
- the structure of the design directories
44+
- some Variables
45+
46+
### Naming
47+
48+
PDKs are refered to as:
49+
50+
- Process design kits
51+
- Process node
52+
- Technology node
53+
- Technology
54+
3355
## Open-Source PDK and GitHub
3456

3557
### Difference from closed source

build/c05_lecture.pdf

1.95 KB
Binary file not shown.

0 commit comments

Comments
 (0)