Mmm, `volare` doesn't include the `_hs_` cell libr...
# openlane-2
t
Mmm,
volare
doesn't include the
_hs_
cell library ? Any way to install it ?
h
You could use
volare build $SKY130_PDK_VERSION -l sky130_fd_sc_hs [-l ...]
or
volare build $SKY130_PDK_VERSION -l all
👌 1
d
@tnt You can just volare enable -l sky130_fd_sc_hs, we do build it we just don't download it by default
🙌 2