https://open-source-silicon.dev logo
Title
m

MD ZAKIR HUSSAIN

04/14/2023, 3:37 PM
s

SUMANTO KAR

04/15/2023, 7:07 PM
a

Arman Avetisyan

04/15/2023, 7:42 PM
use openroad gui if you are using openlane/openroad
s

SUMANTO KAR

04/16/2023, 3:19 AM
Yes try what @Arman Avetisyan says
m

MD ZAKIR HUSSAIN

04/16/2023, 3:31 AM
@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

SUMANTO KAR

04/16/2023, 3:39 AM
OpenLANE contains OpenROAD ...should work
m

MD ZAKIR HUSSAIN

04/16/2023, 3:40 AM
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

SUMANTO KAR

04/16/2023, 4:39 AM
run
openroad -gui
m

MD ZAKIR HUSSAIN

04/16/2023, 4:40 AM
I am getting this error
image.png
m

MD ZAKIR HUSSAIN

04/16/2023, 12:01 PM
@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

Arman Avetisyan

04/16/2023, 1:36 PM
you have to pass the X session to the docker. It depends on your host system
m

MD ZAKIR HUSSAIN

04/16/2023, 2:18 PM
@Arman Avetisyan sir, could you please let me know how do I do that. My system is Ubuntu 64 bit
s

SUMANTO KAR

04/16/2023, 2:20 PM
@MD ZAKIR HUSSAIN are you using docker?
m

MD ZAKIR HUSSAIN

04/16/2023, 2:20 PM
yes
m

MD ZAKIR HUSSAIN

04/16/2023, 2:21 PM
@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
xhost +local:docker
I am confused finally how to launch openlane
@SUMANTO KAR sir I use make mount command
image.png
s

SUMANTO KAR

04/16/2023, 2:29 PM
@MD ZAKIR HUSSAIN could you get out of the docker and try
openroad -gui
m

MD ZAKIR HUSSAIN

04/16/2023, 2:30 PM
from which directory sir, I mean OpenLane
or any other inside it?
image.png
outside docker
s

SUMANTO KAR

04/16/2023, 2:47 PM
Okay try once with only
make mount
a

Arman Avetisyan

04/16/2023, 3:47 PM
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