File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,33 @@ __A process design kit (PDK)__ is a set of files used within the semiconductor i
25
25
Source: [ https://en.wikipedia.org/wiki/Process_design_kit ] ( https://en.wikipedia.org/wiki/Process_design_kit )
26
26
27
27
### 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.
30
35
31
36
### In the context of this course
32
37
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
+
33
55
## Open-Source PDK and GitHub
34
56
35
57
### Difference from closed source
You can’t perform that action at this time.
0 commit comments