## ************ LibreSilicon 1um Process *********************** ## ## please add header here !! ## ## ************ Tom's Obvious, Minimal Language *************** ## ## /////////////////////////////////////////////////////////////////// ## ## Copyright (c) 2018 by leviathan ## ## please add license here !! ## ## /////////////////////////////////////////////////////////////////// title = "LibreSilicon 1um Process" [owner] name = "leviathan" rev = "0.0" # use common layer definitions, compatible with GDS II and CIF [layer] [n_well] GDS2 = "42" CIF = "CWN" color = ["RGB","#FFBD88"] # light sky blue [p_well] GDS2 = "41" CIF = "CWP" color = ["RGB", "#87CEEB"] # macaroni and cheese [active] GDS2 = "43" CIF = "CAA" color = ["RGB", "#E66771"] # light carmine pink [n_plus_select] GDS2 = "45" CIF = "CSN" color = ["RGB", "#93CCEA"] # light cornflower blue [p_plus_select] GDS2 = "44" CIF = "CSP" color = ["RGB", "#FF8243"] # mango tango [poly] GDS2 = "46" CIF = "CPG" color = ["RGB", "#90EE90"] # light green [contact] GDS2 = "25" CIF = "CCC" color = ["RGB", "#D3D3D3"] # light gray [metal1] GDS2 = "49" CIF = "CM1" color = ["RGB", "#6050DC"] # majorelle blue [via1] GDS2 = "50" CIF = "CV1" color = ["RGB", "#D3D3D3"] # ligth gray [metal2] GDS2 = "51" CIF = "CM2" color = ["RGB", "#0BDA51"] # malachite [via2] GDS2 = "61" CIF = "CV2" color = ["RGB", "#D3D3D3"] # ligth gray [metal3] GDS2 = "62" CIF = "CM3" color = ["RGB", "#FBEC5D"] # maize [via3] GDS2 = "30" CIF = "CV3" color = ["RGB", "#D3D3D3"] # ligth gray [metal4] GDS2 = "31" CIF = "CM4" color = ["RGB", "#C04000"] # mahogany [via4] GDS2 = "32" CIF = "CV4" color = ["RGB", "#D3D3D3"] # ligth gray [metal5] GDS2 = "33" CIF = "CM5" color = ["RGB", "#CA1F7B"] # magenta (dye) [via5] GDS2 = "36" CIF = "CV5" color = ["RGB", "#D3D3D3"] # ligth gray [metal6] GDS2 = "37" CIF = "CM6" color = ["RGB", "#195905"] # lincoln green [glass] GDS2 = "52" CIF = "COG" color = ["RGB", "#FFFFED"] # light yellow [pads] GDS2 = "26" CIF = "XP" color = ["RGB", "#BFFF00"] # lime (color wheel) # end