Refactor dynamic cell name to utilize base class

This commit is contained in:
mrg
2020-11-03 13:18:46 -08:00
parent 1890385be1
commit 29ac541b28
120 changed files with 145 additions and 185 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#
import unittest
from testutils import *
import sys,os
import sys, os
sys.path.append(os.getenv("OPENRAM_HOME"))
import globals
from globals import OPTS