Gabriel Maranhão
08/28/2023, 7:53 PMFarag Elsayed
08/28/2023, 8:57 PMrun_drc.py
script, check README here
https://github.com/efabless/globalfoundries-pdk-libs-gf180mcu_fd_pv/tree/main/klayout/drcFarag Elsayed
08/28/2023, 8:59 PM--table
option to run full rule deck.Farag Elsayed
08/28/2023, 9:00 PMKlayout 28.4
or newer version.Gabriel Maranhão
08/29/2023, 3:04 AMrun_drc.py
A simple inverter.
So for now it won't be possible to use the klayout GUI to run DRC and LVS, just to visualize the results, correct? Should we create instances of transistors one by one or can we use PCells? I did it using the pcells of an nfet and a pfet, but I've read somewhere that they might not be 100% correct.Farag Elsayed
08/29/2023, 6:47 AMGabriel Maranhão
08/30/2023, 12:13 AM--lvs_sub=GND
because the script was creating another gnd for the ".cir"
file.Gabriel Maranhão
08/30/2023, 12:14 AMFarag Elsayed
08/30/2023, 8:38 PMFarag Elsayed
08/30/2023, 8:41 PM