#147 Update KLayout DRC scripts
Pull request opened by
akrinke
• maximal DRC script supports ~75% of rules
• rename DRC script parameters for OpenROAD compatibility - logfile -> log_file - gdsfile -> in_gds - outfile -> report_file
• DRC script parameter "cell" is now optional
• output number of DRC errors at the end
• DRC script no longer depends on layout dbu - all lengths are given in micrometers
• add limits to rule descriptions, e.g., "Min. GatPoly width = 0.13"
There are many DRC errors for rules
pSD.d
and
pSD.d1
in our large test layout. It's possible we misunderstood the rules. Please check before merging.
This pull request includes a solution for
#113
IHP-GmbH/IHP-Open-PDK
✅ All checks have passed
1/1 successful checks