Join Slack
Powered by
Hello, is there a way to get only the number of DR...
# klayout
d
Daniel Arevalos
05/29/2024, 7:10 AM
Hello, is there a way to get only the number of DRC errors from a DRC script ?, or should I just read the XML output file and count them from there ?
a
Andreas Krinke
05/29/2024, 9:59 AM
I don't know any easier method. Maybe you could overload the output method of the layer class to keep track of the number of errors.
Open in Slack
Previous
Next