Changelog#
Unreleased#
0.2.0 - 2026-02-15#
Deprecated#
Fixed-GDS cells (
*_fixed) are now deprecated in favour of the equivalent pure-Python parametric cells. They remain available but will be removed in a future release.
Added#
Pure GDSFactory RF-MOSFETs (
nfet_rf,pfet_rf) with full layout generation, split from the transistors module #90TechIHPPydantic model centralizing all FET + RF geometry design-rule constants #90cells2PyCell reference page in documentation, documenting the CNI-ported reference implementationsTechnology page (
docs/tech.rst) documentingihp.tech: layer map, layer stack, design rules, cross-sections, and routing strategies5 GHz up-converter mixer demo (
mixer5ghz) added to documentationPalace EM simulation notebooks added to docs #80
Scheme-to-YAML tools and source netlist converter #87
SPICE-to-YAML converter module with examples #84
160 GHz LNA design example #71
Port overlap test #94
make docs-cleanandmake docs-servetargets for local doc previewing
Changed#
Documentation restructured: “PDK Reference” section with separate pages for parametric cells, deprecated fixed cells, and cells2 reference
Documentation generation script now produces three RST pages instead of one
Fixed#
Removed#
Obsolete
bipolar.pyandtransistors.pyshims
0.1.5 - 2026-01-24#
No significant changes.
0.1.0 - 2025-11-21#
0.0.6 - 2025-09-14#
first release