https://open-source-silicon.dev logo
s

shbo

04/20/2021, 3:01 AM
I see that there are 2 mim cap model (sky130_fd_pr__cap_mim_m3_1 and sky130_fd_pr__cap_mim_m3_2) in sky130_fd_pr. However in the documentation of skywater-pdk there I see 'sky130_fd_pr__cap_mim_m3__base' and 'sky130_fd_pr__cap_mim_m4__base'._ Which one should be mapped to 'sky130_fd_pr__cap_mim_m3__base' and 'sky130_fd_pr__cap_mim_m4__base' respectively ?
t

Tim Edwards

04/20/2021, 12:55 PM
I think "m3_1" and "m3_2" may have been a misnomer or typo. The "m3_1" device corresponds to the "m3__base" model and "m3_2" device corresponds to "m4__base" model.
s

shbo

04/20/2021, 4:21 PM
Thanks @Tim Edwards for clarification.