Hello members, I am sorry about my impatient , an...
# klayout
m
s
a
use openroad gui if you are using openlane/openroad
s
Yes try what @Arman Avetisyan says
m
@SUMANTO KAR ok I will try , will update . Thank you.
@Arman Avetisyan usage of gui in openroad that is fine. But, is it possible in openlane as well ???
s
OpenLANE contains OpenROAD ...should work
m
ok @SUMANTO KAR sir, I will try. Thank you.
👍 1
@SUMANTO KAR sir , this is my directory structure of openlane
image.png
Question is what command and from which directory needs to be given so as to launch GUI
s
run
openroad -gui
m
I am getting this error
image.png
m
@SUMANTO KAR sir, I had gone through the link , I did not see any solution there
I tried this
still getting error
image.png
a
you have to pass the X session to the docker. It depends on your host system
m
@Arman Avetisyan sir, could you please let me know how do I do that. My system is Ubuntu 64 bit
s
@MD ZAKIR HUSSAIN are you using docker?
m
yes
m
@SUMANTO KAR ok sir Thank you
👍 1
@SUMANTO KAR sir, but sir I use sudo make mount commnad
the link you gave it says something
Copy code
xhost +local:docker
I am confused finally how to launch openlane
@SUMANTO KAR sir I use make mount command
image.png
s
@MD ZAKIR HUSSAIN could you get out of the docker and try
openroad -gui
m
from which directory sir, I mean OpenLane
or any other inside it?
image.png
outside docker
s
Okay try once with only
make mount
a
do not use sudo make mount, it will not work properly
1
you might even need to reinstall openlane if you installed it using sudo
1