mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-07 11:21:14 +02:00
Fix bitcell and pbitcell with different cell names
This commit is contained in:
@@ -9,9 +9,13 @@ flatten class {-circuit1 dummy_cell_1w_1r}
|
||||
flatten class {-circuit1 dummy_pbitcell}
|
||||
flatten class {-circuit1 dummy_pbitcell_0}
|
||||
flatten class {-circuit1 dummy_pbitcell_1}
|
||||
flatten class {-circuit1 dummy_pbitcell_2}
|
||||
flatten class {-circuit1 dummy_pbitcell_3}
|
||||
flatten class {-circuit1 pbitcell}
|
||||
flatten class {-circuit1 pbitcell_0}
|
||||
flatten class {-circuit1 pbitcell_1}
|
||||
flatten class {-circuit1 pbitcell_2}
|
||||
flatten class {-circuit1 pbitcell_3}
|
||||
property {-circuit1 nfet} remove as ad ps pd
|
||||
property {-circuit1 pfet} remove as ad ps pd
|
||||
property {-circuit2 n} remove as ad ps pd
|
||||
|
||||
Reference in New Issue
Block a user