@User I think I discovered a bug in magic: "tech layers mim2cc/m4" does not give anything, although it should
t
Tim Edwards
06/10/2021, 12:50 AM
Weird, but easy to duplicate.
Tim Edwards
06/10/2021, 1:03 AM
Ah, right. The MiM2 cap contact is not defined between m4 and m5; it's defined between cap2 (c2) and m5. So "tech layers mim2cc/c2" will work, and "tech layers mim2cc/m5" will work.
p
Philipp Gühring
06/10/2021, 6:43 PM
Hmm, that sounds like magic should provide warnings about such non-existing layers/images when it loads the tech file?
t
Tim Edwards
06/10/2021, 6:56 PM
In many cases, it will; although magic has the concept of using the plane modifier to limit the types in the expression before it, so that unless you had "mim2cc/m4" by itself and it resolved to a null list, then magic will simply chop non-existing combinations out of the resulting type mask.