Add sketch for power grid routing code

This commit is contained in:
Matt Guthaus
2018-08-29 15:34:16 -07:00
parent a11e0e537c
commit 41fba9d27c
94 changed files with 1326 additions and 197 deletions
-3
View File
@@ -15,9 +15,6 @@ class dff_array_test(openram_test):
def runTest(self):
globals.init_openram("config_20_{0}".format(OPTS.tech_name))
global verify
import verify
import dff_array
debug.info(2, "Testing dff_array for 3x3")