Skip to content

Commit 058e5b6

Browse files
authored
Merge pull request #1889 from The-OpenROAD-Project-staging/gf180-lyp-path
gf180: correct the path to the lyp file
2 parents 4f644c5 + bdef391 commit 058e5b6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

flow/platforms/gf180/KLayout/gf180mcu.lyt_generic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ limitations under the License.
1919
<description>GLOBALFOUNDRIES 0.18UM 3.3V/(5V)6V MCU TECHNOLOGY</description>
2020
<group/>
2121
<dbu>0.001</dbu>
22-
<base-path/>
22+
<base-path>./platforms/gf180/KLayout/</base-path>
2323
<original-base-path>./platforms/gf180/KLayout</original-base-path>
2424
<layer-properties_file>gf180mcu.lyp</layer-properties_file>
2525
<add-other-layers>true</add-other-layers>

flow/platforms/gf180/KLayout/gf180mcu_5LM_1TM_9K_7t.lyt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ limitations under the License.
1919
<description>GLOBALFOUNDRIES 0.18UM 3.3V/(5V)6V MCU TECHNOLOGY</description>
2020
<group/>
2121
<dbu>0.001</dbu>
22-
<base-path/>
22+
<base-path>./platforms/gf180/KLayout/</base-path>
2323
<original-base-path>./platforms/gf180/KLayout</original-base-path>
2424
<layer-properties_file>gf180mcu.lyp</layer-properties_file>
2525
<add-other-layers>true</add-other-layers>

flow/platforms/gf180/KLayout/gf180mcu_5LM_1TM_9K_9t.lyt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ limitations under the License.
1919
<description>GLOBALFOUNDRIES 0.18UM 3.3V/(5V)6V MCU TECHNOLOGY</description>
2020
<group/>
2121
<dbu>0.001</dbu>
22-
<base-path/>
22+
<base-path>./platforms/gf180/KLayout/</base-path>
2323
<original-base-path>./platforms/gf180/KLayout</original-base-path>
2424
<layer-properties_file>gf180mcu.lyp</layer-properties_file>
2525
<add-other-layers>true</add-other-layers>

flow/platforms/gf180/KLayout/gf180mcu_6LM_1TM_9K_7t.lyt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ limitations under the License.
1919
<description>GLOBALFOUNDRIES 0.18UM 3.3V/(5V)6V MCU TECHNOLOGY</description>
2020
<group/>
2121
<dbu>0.001</dbu>
22-
<base-path/>
22+
<base-path>./platforms/gf180/KLayout/</base-path>
2323
<original-base-path>./platforms/gf180/KLayout</original-base-path>
2424
<layer-properties_file>gf180mcu.lyp</layer-properties_file>
2525
<add-other-layers>true</add-other-layers>

flow/platforms/gf180/KLayout/gf180mcu_6LM_1TM_9K_9t.lyt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ limitations under the License.
1919
<description>GLOBALFOUNDRIES 0.18UM 3.3V/(5V)6V MCU TECHNOLOGY</description>
2020
<group/>
2121
<dbu>0.001</dbu>
22-
<base-path/>
22+
<base-path>./platforms/gf180/KLayout/</base-path>
2323
<original-base-path>./platforms/gf180/KLayout</original-base-path>
2424
<layer-properties_file>gf180mcu.lyp</layer-properties_file>
2525
<add-other-layers>true</add-other-layers>

0 commit comments

Comments
 (0)