diff --git a/compiler/tests/03_contact_test.py b/compiler/tests/03_contact_test.py index 60d8cd6b..18604213 100755 --- a/compiler/tests/03_contact_test.py +++ b/compiler/tests/03_contact_test.py @@ -23,7 +23,9 @@ class contact_test(openram_test): from tech import poly_stack, beol_stacks - for layer_stack in [poly_stack] + beol_stacks: + # Don't do active because of nwell contact rules + # Don't do metal3 because of min area rules + for layer_stack in [poly_stack] + [beol_stacks[0]]: stack_name = ":".join(map(str, layer_stack)) # Check single 1 x 1 contact"