How to update offline version of precheck ?
# chipignite
v
How to update offline version of precheck ?
m
I think the current tag is
mpw-9f
, so
Copy code
export MPW_TAG=mpw-9f
make precheck
v
After setting above tag should I just run
make run-precheck
command ?
m
yes. Need to update the PDK too. Trying to figure out an easy way to do that.
👍 1
e
Hi Mitch, just wondering what the new updae does? Does it update any PDKs locally?
m
@Ellen Wood thanks. yes it should, but I don’t think it will with the instructions I gave. @vks