Add back fix to revert bitcell from pbitcell.

This commit is contained in:
Matt Guthaus 2018-06-29 12:45:26 -07:00
parent a9849eff3a
commit 32099646cf
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ class array_multiport_test(openram_test):
self.local_check(a)
OPTS.bitcell = "bitcell"
OPTS.check_lvsdrc = True
globals.end_openram()