Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a container for OpenROAD #46

Closed
tspyrou opened this issue Sep 21, 2021 · 4 comments
Closed

Add a container for OpenROAD #46

tspyrou opened this issue Sep 21, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@tspyrou
Copy link

tspyrou commented Sep 21, 2021

Please contact me if run into any issues. The repo already has a DOCKERFILE.

@tspyrou
Copy link
Author

tspyrou commented Sep 21, 2021

@umarcor umarcor added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Dec 14, 2021
@umarcor
Copy link
Member

umarcor commented Feb 18, 2022

umarcor added a commit that referenced this issue May 22, 2022
@umarcor
Copy link
Member

umarcor commented May 23, 2022

openroad was added in 572ef81 and openroad/gui was added in cdb9638 (see https://hdl.github.io/containers/dev/Graphs.html#img-graph-asic). The following screenshot was taken on Windows 10, running openroad/gui through x11docker and runx on MSYS2, using Docker on HyperV and VcxSrv:

image

# x11docker --runx --no-auth -i gcr.io/hdl-containers/openroad/gui                            
x11docker note: Enabled X over TCP instead of sharing unix socket.

x11docker WARNING: Option --no-auth: SECURITY RISK!
  Allowing access to new X server for everyone.
  Your X server is accessable over TCP network without any restriction.
  That can be abused to take control over your system.

Image gcr.io/hdl-containers/openroad/gui not found locally.
Do you want to pull it from docker hub?
(timeout after 60s assuming no) [Y|n]yx11docker note: Pulling image 'gcr.io/hdl-containers/openroad/gui' from docker hub

Using default tag: latest
latest: Pulling from hdl-containers/openroad/gui
214ca5fb9032: Already exists
88942047b930: Pull complete
1a074bea663f: Pull complete
d5517e695007: Pull complete
7cdd009fd2e0: Pull complete
Digest: sha256:d6041e2ef81ac09d6b6f98b17bc8354cd81ef63c0f73d155655eb245185fa16f
Status: Downloaded newer image for gcr.io/hdl-containers/openroad/gui:latest
gcr.io/hdl-containers/openroad/gui:latest
eine@e7222b42dcb5:~$ openroad -gui

@tspyrou, I'd be glad if you could have a quick look at https://github.com/hdl/containers/blob/main/debian-bullseye/openroad/HDLC and please let me know if you find anything wrong.

/cc @mithro @maliberty

@umarcor umarcor removed help wanted Extra attention is needed good first issue Good for newcomers labels May 23, 2022
@umarcor
Copy link
Member

umarcor commented May 23, 2022

I'm closing this issue because OpenROAD is supported already. Let's track OpenLane in #58.

@umarcor umarcor closed this as completed May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants