Skip to content

Commit e411831

Browse files
committed
Adjusted outline fill config to IHP
Signed-off-by: Tim Henkes <[email protected]>
1 parent a829987 commit e411831

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

flow/platforms/ihp-sg13g2/fill.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"layer": 8,
55
"datatype": 0,
66
"name": "Metal1",
7-
"space_to_outline": 60,
7+
"space_to_outline": 0,
88
"non-opc": {
99
"datatype": 22,
1010
"width": [2.0],
@@ -18,7 +18,7 @@
1818
"layer": 10,
1919
"datatype": 0,
2020
"name": "Metal2",
21-
"space_to_outline": 60,
21+
"space_to_outline": 0,
2222
"non-opc": {
2323
"datatype": 22,
2424
"width": [5.0],
@@ -32,7 +32,7 @@
3232
"layer": 30,
3333
"datatype": 0,
3434
"name": "Metal3",
35-
"space_to_outline": 60,
35+
"space_to_outline": 0,
3636
"non-opc": {
3737
"datatype": 22,
3838
"width": [2.0],
@@ -46,7 +46,7 @@
4646
"layer": 50,
4747
"datatype": 0,
4848
"name": "Metal4",
49-
"space_to_outline": 60,
49+
"space_to_outline": 0,
5050
"non-opc": {
5151
"datatype": 22,
5252
"width": [5.0],
@@ -60,7 +60,7 @@
6060
"layer": 67,
6161
"datatype": 0,
6262
"name": "Metal5",
63-
"space_to_outline": 60,
63+
"space_to_outline": 0,
6464
"non-opc": {
6565
"datatype": 22,
6666
"width": [2.0],
@@ -74,7 +74,7 @@
7474
"layer": 126,
7575
"datatype": 0,
7676
"name": "TopMetal1",
77-
"space_to_outline": 60,
77+
"space_to_outline": 0,
7878
"non-opc": {
7979
"datatype": 22,
8080
"width": [10.0],
@@ -88,7 +88,7 @@
8888
"layer": 134,
8989
"datatype": 0,
9090
"name": "TopMetal2",
91-
"space_to_outline": 60,
91+
"space_to_outline": 0,
9292
"non-opc": {
9393
"datatype": 22,
9494
"width": [ 5.0],
@@ -99,8 +99,8 @@
9999
}
100100
},
101101
"outline" : {
102-
"layer": 237,
103-
"datatype": 0
102+
"layer": 39,
103+
"datatype": 4
104104
}
105105
}
106106

0 commit comments

Comments
 (0)