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
@@ -9,7 +9,7 @@
import unittest
from testutils import *
import sys,os,re
import sys, os,re
sys.path.append(os.getenv("OPENRAM_HOME"))
import globals
import debug