This might be a pathetic question, but when I want...
# klayout
t
This might be a pathetic question, but when I want to check violations, I can use klayout -m …xml ….gds And then press the play button. Unfortunately, I get the following error message. The .drc file exists, and I don’t see any access right violation. Any insider knowledge needed here ? Any help is highly appreciated. ERROR: /built in macros/drc interpreters.lym112: Can't find DRC script /home/<path to installation>/mpw_precheck/checks/tech-files/sky130A_mr.drc - unable to re-run in Recipe::execute
m
If you're running in docker, the path might be different.
t
I'm not running in docker. The tool complains that it cannot find a file that actually exists. Has anyone experienced the same ?