Hi everyone! While running make pdk the script get...
# sky130
a
Hi everyone! While running make pdk the script gets stuck trying to load some magic-related file. Has anyone faced this before and knows the fix for this?
p
a
Do I need to manually install all these packages?
p
for this issue , I guess at least magic , the versions on most package managers are quite old.
a
I see. Since I also sometimes face docker issues, is there a recommended version of Docker that I should use for this flow to prevent any future hiccups?
a
Use all latest available one
For Magic, build from source. For docker install, by following steps on the docker install guide + sudoless docker guide
a
Yet another reason why a global dockerfile is a really good idea