Hi Matthias,
As this is a Ruby script that uses the TileOutputReceiver, I'm not sure how easy it is to dump the sized layers.
Perhaps you can take a quick look: https://github.com/wafer-space/gf180mcu/tree/ed1a3104ffe3dc387276e1bc9f031f6f5071092b/…
Thank you for all the information, Matthias!
Anyways, for now a simple fill is sufficient on gf180mcu :)
I have one more question about the filler generation:
I'm using sized to ensure the minimum spacing between the dummy comp and the other laye…
Hi Matthias,
Thank you for the explanation! I will go with the variables :)
No, I haven't seen the latest update yet. Very cool!
Yes, I'm actually working on fill, but not for ihp-sg13g2 ;)
This is for gf180mcu, where the fill rules are much simp…
Sorry for my late reply, it seems I didn't get an email notification.
@Matthias The reason for these two different names for the same device lies in the history of the sky130 PDK. First the discrete models were released where the nfet model also co…
Hello,
I'm the one who wrote the pymacro for sky130 DRC/LVS that uses Qt.
To clear things up, this is not using KLayout's standalone Python module, but uses KLayout's built-in Python interpreter. The purpose of using Qt before running the DRC is t…