Hi does anyone know about this error? I'm trying g...
# analog-design
j
Hi does anyone know about this error? I'm trying get a file .xspice of a .spice
t
I believe that you need to have an
.include
line in the SPICE that points to the standard cell library (e.g.,
.include /usr/share/pdk/sky130A/libs.ref/sky130_fd_sc_hd/spice/sky130_fd_sc_hd.spice
), so that it can read the standard cell macro subcircuits and get the pin order for them.
j
Hi, Now I have this error Pin Y of subckt sky130_fd_sc_hd_clkinv_1 does not have a connecting net Done.