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
@@ -15,9 +15,6 @@ class write_driver_test(openram_test):
def runTest(self):
globals.init_openram("config_20_{0}".format(OPTS.tech_name))
global verify
import verify
import write_driver_array
debug.info(2, "Testing write_driver_array for columns=8, word_size=8")