You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using gdsCAD to generate layouts for lithography. There will be typically hundreds of thousands of GDS elements in one layout. When I was using gdaCAD for Python2 I never had any trouble creating layouts with up to million elements(I also use cellArray feature and translate feature to reduce number of elements whenever possible). It used to take about 5 minutes to write a layout with approx 1 million elements.
But now, even with a few hundred thousand elements, the system seems to hang and never recover and it never produces the final gds file. Has anyone come across this issue?
The text was updated successfully, but these errors were encountered:
I was using gdsCAD to generate layouts for lithography. There will be typically hundreds of thousands of GDS elements in one layout. When I was using gdaCAD for Python2 I never had any trouble creating layouts with up to million elements(I also use cellArray feature and translate feature to reduce number of elements whenever possible). It used to take about 5 minutes to write a layout with approx 1 million elements.
But now, even with a few hundred thousand elements, the system seems to hang and never recover and it never produces the final gds file. Has anyone come across this issue?
The text was updated successfully, but these errors were encountered: