Does the PDK have a version? Is there a way for m...
# sky130
e
Does the PDK have a version? Is there a way for me to check it and to know what it the latest recommended version?
m
Not really
log_tools_info says how to get the version
m
Best way I've found is to use caravel user project to install it
e
But I don’t see what the required version is
m
And we are currently on mpw-3a tag
Clone the caravel user project
Switch to mpw3a branch
Make install
Then you will have a caravel directory
And on there another makefile with hardcoded commits for the pdk
e
Got it. Thanks!
👍 1