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

Stefan Schippers

11/09/2020, 9:33 PM
@User @User following patch includes latest @User patches and fixes (well, removes ngspice errors), binning errors for
nfet_01v8
and
pfet_01v8_lvt
. This patch is applied to the
skywater-pdk/libraries/sky130_fd_pr
tree (sky130_fd_pr supposed to contain
latest
directory) What i usually do is to
cp -a sky130_fd_pr  sky130_fd_pr_ngspice
to avoid clobbering the original tree, then i descend into
sky130_fd_pr_ngspice
and apply the patch:
patch -p1 <patch_file
The patch file fixes all 5 process corners (ss sf fs ff tt).