Modified the fillblock layer in the magic tech file to prevent it from generating layer 111 (COMP (diffusion) fill block). The layer is not intended to block diffusion fill (which is usually disallowed by foundries, although not for GF180MCU).
diff --git a/VERSION b/VERSION index 4e118ec..aae5412 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -1.0.369 +1.0.370
diff --git a/gf180mcu/magic/gf180mcu.tech b/gf180mcu/magic/gf180mcu.tech index 838e345..c08edc7 100644 --- a/gf180mcu/magic/gf180mcu.tech +++ b/gf180mcu/magic/gf180mcu.tech
@@ -1224,8 +1224,8 @@ #------------------------------------------------------------------------ # FILLBLOCK (NOTE: two layers define this on active, then poly & metal) #------------------------------------------------------------------------ - layer FILLOBS fillblock - calma 111 5 +# layer FILLOBS fillblock +# calma 111 5 layer FILLOBS2 fillblock calma 152 5 @@ -1564,6 +1564,7 @@ ignore FET5VDEF ignore CAPDEF ignore VTEXT + ignore FILLOBS layer pwell PWELL,PWELLTXT labels PWELL @@ -2537,8 +2538,9 @@ layer lvstext TTEXT labels TTEXT text - layer fillblock FILLOBS,FILLOBS2 - labels FILLOBS +# layer fillblock FILLOBS,FILLOBS2 + layer fillblock FILLOBS2 + labels FILLOBS2 # MOS Varactors