#335 Simple inductor PCell
Pull request opened by
adrienluitot
This PR add a new kind of inductor PCell layout. It's not a differential one like the inductor2/3 currently proposed by the PDK. It allows a lower serial resistance and thus a higher Q (at least around few GHz), measured with OpenEMS.
I haven't tried to LVS, I don't know how it will react.
The code is highly based on the inductor type 2 code.
I would like to add callbacks on the parameters, I could add them before the PR is merged. But I don't know how to implement them, I haven't found an example in current PCells. I could also add them in an future PR, when I know how it works.
The inductor looks like that in KLayout:
simple_inductor
IHP-GmbH/IHP-Open-PDK