diff --git a/compiler/tests/08_precharge_array_1rw_1r_test.py b/compiler/tests/08_precharge_array_1rw_1r_test.py index 90f819c0..7f25a5b4 100755 --- a/compiler/tests/08_precharge_array_1rw_1r_test.py +++ b/compiler/tests/08_precharge_array_1rw_1r_test.py @@ -13,7 +13,7 @@ from testutils import * import openram from openram import debug from openram.sram_factory import factory -from openrem import OPTS +from openram import OPTS class precharge_1rw_1r_test(openram_test):