Hi <@U016EM8L91B>, I did a manual drc error fix in...
# magic
c
Hi @User, I did a manual drc error fix in my gds and wanted to write it to gds. Then, the extracted netlist produces HUGE discrepancies compare to design input... May I confirm with you that I did the right thing? code for write the gds:
Copy code
cif istyle sky130(vendor)
gds flatten true
gds read ./drc_test.gds
load xxx_top
<manual fix>
select top cell
gds write xxx.gds