We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80e65c commit 09b36feCopy full SHA for 09b36fe
flow/platforms/ihp-sg13g2/sg13g2_update.py
@@ -72,6 +72,7 @@ def download_github_file(
72
# Klayout
73
download_github_file("ihp-sg13g2/libs.tech/klayout/tech/sg13g2.lyp")
74
download_github_file("ihp-sg13g2/libs.tech/klayout/tech/sg13g2.lyt")
75
+download_github_file("ihp-sg13g2/libs.tech/klayout/tech/sg13g2.map")
76
download_github_file("ihp-sg13g2/libs.tech/klayout/tech/drc/sg13g2_minimal.lydrc", "drc")
77
download_github_file("ihp-sg13g2/libs.tech/klayout/tech/drc/sg13g2_maximal.lydrc", "drc")
78
# LIB
0 commit comments