Replacing replica_pbitcell module with a more effiecient verision. replica_pbitcell is now a wrapper for pbitcell in replica_bitcell mode.

This commit is contained in:
Michael Timothy Grimes
2018-09-13 16:53:24 -07:00
parent e0b9989d85
commit 5fd484ee5a
4 changed files with 119 additions and 1191 deletions
@@ -18,7 +18,6 @@ class replica_pbitcell_test(openram_test):
import replica_pbitcell
import tech
# check precharge in multi-port
OPTS.bitcell = "pbitcell"
OPTS.num_rw_ports = 1
OPTS.num_r_ports = 0