<#331 gf180mcu standard cell spice library has dio...
# open_pdks
g
#331 gf180mcu standard cell spice library has diodes with unlabeled parameters Issue created by d-m-bailey
gf180mcuC/libs.ref/gf180mcu_fd_sc_mcu9t5v0/spice/gf180mcu_fd_sc_mcu9t5v0.spice
has undefined values
Copy code
.SUBCKT gf180mcu_fd_sc_mcu9t5v0__antenna I VDD VNW VPW VSS
D0 VPW I diode_nd2ps_06v0 0.2034p 1.85u M=1
D1 I VNW diode_pd2nw_06v0 0.2034p 1.85u M=1
.ENDS
whereas the extracted layout has
Copy code
.subckt gf180mcu_fd_sc_mcu7t5v0__antenna VSS I VDD VNW VPW
D0 VPW I diode_nd2ps_06v0 pj=1.86u area=0.2052p
D1 I VNW diode_pd2nw_06v0 pj=1.86u area=0.2052p
.ends
RTimothyEdwards/open_pdks