oliver munz
oliver munz
the problem is gdsfactory.types are changed to gdsfactory.typings... we have to change this in the python code
[klayout.zip](https://github.com/RTimothyEdwards/open_pdks/files/12861643/klayout.zip) this fixes this python module name change & the XML-error in `sky130A/libs.tech/klayout/pymacros/sky130.lym`
how does monochrome bitmaps and antialiasing go together?
that means You do very optimized 4 or 9 times larger bitmaps, merge it into RGB and then do a 2D lowpass over it? its a luck GPUs are already...
it looks very nice and response fast with my layouts. KLayout is very nice.
i think the description of the model is wrong and should be `QpnpMPA c b e pnpMPA_mod area=dev_a` because the gain of the transistor is a bit over 1, and...
hello sergeiandreyev 2 html files have a naming problem: `ihp-sg13g2/libs.doc/meas/pnpMPA/doc/setup/meas_pnpMpA.htm` should be `meas_pnpMPA.htm` and `ihp-sg13g2/libs.doc/meas/pnpMPA/doc/setup/meas_pnpMpA.htm_new` should be `meas_pnpMPA_new.htm` the documentation is clear. but the model has still E and C...
there is also a link-problem in the HBT doc: `file:///home/ich/share/pdk/ihp-sg13g2/libs.doc/meas/HBT/doc/html_npn13g2_VBIC/result_Spar.htm` points to `file:///home/ich/share/pdk/ihp-sg13g2/libs.doc/meas/HBT/doc/html_npn13g2_VBIC/reszoom_S22.htm` but should to `file:///home/ich/share/pdk/ihp-sg13g2/libs.doc/meas/HBT/doc/html_npn13g2_VBIC/reszoom_s22.htm`
Yes. its fixed. thanks!