Mmm, there is no `via1` layer ? Is it `m2contact` ...
# magic
t
Mmm, there is no
via1
layer ? Is it
m2contact
instead ?
l
Rmetal is a metal resistor layer. It is extracted as one even for non parasitic extractions.
👌 1
t
@tnt: There can be multiple names per layer in magic.
via1
,
via
,
m2c
, etc., are all equivalent names. I need a better system for which of the several names for a layer is the one that gets displayed. Traditionally, magic wants to use the longest name, which is a pretty arbitrary solution.
✅ 1
t
Thanks both.