mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-30 18:02:23 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user