Ajout de règles
This commit is contained in:
parent
424b66e671
commit
e7bf8022f7
|
@ -5,7 +5,9 @@ from helpers import trace
|
||||||
|
|
||||||
class Rules ( object ):
|
class Rules ( object ):
|
||||||
|
|
||||||
ruleSet = [ 'minSpacing_nWell'
|
ruleSet = [ 'minWidth_nWell'
|
||||||
|
, 'minSpacing_nWell'
|
||||||
|
, 'minEnclosure_nWell_active'
|
||||||
, 'minWidth_pImplant'
|
, 'minWidth_pImplant'
|
||||||
, 'minSpacing_pImplant'
|
, 'minSpacing_pImplant'
|
||||||
, 'minSpacing_rpolyh_pImplant'
|
, 'minSpacing_rpolyh_pImplant'
|
||||||
|
|
Loading…
Reference in New Issue