updated pbitcell test names

This commit is contained in:
Joey Kunzler
2020-04-21 17:20:29 -07:00
parent 3d4a40b338
commit 60ba2c1aa5
12 changed files with 18 additions and 18 deletions
@@ -15,7 +15,7 @@ from globals import OPTS
from sram_factory import factory
import debug
class write_driver_test(openram_test):
class write_driver_pbitcell_test(openram_test):
def runTest(self):
config_file = "{}/tests/configs/config".format(os.getenv("OPENRAM_HOME"))