mirror of https://github.com/VLSIDA/OpenRAM.git
Fix typo
This commit is contained in:
parent
316f75861b
commit
a37d41b406
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Reference in New Issue