This commit is contained in:
Eren Dogan 2022-11-27 16:41:28 -08:00
parent 316f75861b
commit a37d41b406
1 changed files with 1 additions and 1 deletions

View File

@ -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):