Added rule minWidth_nWell to oroshi rule loader.

This commit is contained in:
Jean-Paul Chaput 2020-06-30 14:54:42 +02:00
parent 441cb71475
commit 010fc79f4f
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ from helpers import trace
class Rules ( object ):
ruleSet = [ 'minSpacing_nWell'
ruleSet = [ 'minWidth_nWell'
, 'minSpacing_nWell'
, 'minWidth_pImplant'
, 'minSpacing_pImplant'
, 'minSpacing_rpolyh_pImplant'