<@U01N2MWV2JZ>: You would want to re-run installa...
# analog-design
t
@User: You would want to re-run installation starting at
configure
and
make
/`[sudo] make install`. Depending on what you're installing, you can get away with less than a full install; for example, to update the magic techfile,
cd sky130 ; make tools-a ; [sudo] make install
will suffice and takes only a few seconds to run.