<@U0175T39732> I trying to do device level LVS on ...
# openram
m
@User I trying to do device level LVS on a chip that has both
sky130_sram_1kbyte_1rw1r_32x256_8
and
sky130_sram_2kbyte_1rw1r_32x512_8
. The problem I'm facing is that both spice files contain a
bitcell_array
subckt but the contents are different. Is there a standard procedure to handle this?
m
They can't be the same because the gds will have conflicts. One thing we fixed in other tapeouts is to resolve this. They will be uniquely named in the updated versions
m
The gds has unique names, i.e. `sram_1kbyte_1rw1r_32x256_8_wordline_driver_array`; it's the spice subckt names that are the same.
m
Yes, that wasn't updated.