Hello, I would like to use the library sky130_fd_s...
# openlane
c
Hello, I would like to use the library sky130_fd_sc_lp, but it is not included in my OpenLane library. Where can I find this? Thanks for your help.
c
Quick response! Thanks.
m
@Charly Meyer please let us know if you are able to build the library or not.
c
I installed the library I needed this morning by following the instructions. I located the library and cells, but I require the "config.tcl," which is currently missing.
m
@Charly Meyer are you referring to the
libs.tech/openlane/<library>/config.tcl
file in the pdk?
c
I'm talking about the config file located at sky130A/libs.tech/openlane/sky130_fd_sc_hd.
m
So you’re saying there’s no
sky130A/libs.tech/openlane/sky130_fd_sc_lp/config.tcl
, right?
c
yes
m
There should probably be a
sky130_fd_sc_lp
directory here https://github.com/RTimothyEdwards/open_pdks/tree/master/sky130/openlane Can you log an issue at https://github.com/RTimothyEdwards/open_pdks/issues?