<@U01819B63HP>/<@U016EM8L91B>, `res_high_po_5p73` ...
# xschem
t
@User/@User,
res_high_po_5p73
doesn't seem to exist among the xschem symbols in the PDK. As a result, I've been instantiating a
1p41
and changing the model and
W
to
res_high_po_5p73
and
W=5.73
. The thing is, when I run LVS I get property errors as follows:
Copy code
There were property errors.
sky130_fd_pr__res_high_po_5p735 vs. sky130_fd_pr__res_high_po_5p73R1:
Property W in circuit2 has no matching property in circuit1
sky130_fd_pr__res_high_po_5p7312 vs. sky130_fd_pr__res_high_po_5p73R2:
Property W in circuit2 has no matching property in circuit1
Any idea what I can do to correct this? Cheers