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
@@ -16,9 +16,6 @@ class pbitcell_array_test(openram_test):
def runTest(self):
globals.init_openram("config_20_{0}".format(OPTS.tech_name))
global verify
import verify
import bitcell_array
debug.info(2, "Testing 4x4 array for multiport bitcell, with read ports at the edge of the bit cell")