Nigil Mohra
06/25/2024, 5:39 AMPraveen Prabhu
06/25/2024, 5:58 AMxhost +local:*
before the docker run command, then once done with docker, ran the command xhost -local:*
again to disable. Note that you will also have to run docker container as root and include --volume="$HOME/.Xauthority:/root/.Xauthority:rw"
in the docker run.Nigil Mohra
06/25/2024, 6:50 AMxhost +local:*
, and I was able to get the klayout diagram. Is there any other good resource to read about OpenLane ? It would be greatly helpful if you could share it.
Once again thanks a lot.