JuanSebastianMoya7

Results 4 comments of JuanSebastianMoya7

Hi! I have tried to install the Open Road flow scripts on two different PCs, one locally and the other as a Docker, and have the same error after running...

> @JuanSebastianMoya7 I am also facing similar issue. Working on the fix. #1513 follow-up GH issue. Hi @vijayank88, I just followed the instructions that you proposed on #1513 and #4035...

Hi @vijayank88 , the flow is running. No, I use the following commands. docker run --rm -it -u $(id -u ${USER}):$(id -g ${USER}) -v $(pwd)/flow:/OpenROAD-flow-scripts/flow -v /home/user/Downloads/oss-cad-suite:/oss-cad-suite openroad/flow-centos7-builder (the command...

> Note that we do provide a docker_shell script that is similar - see https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/blob/master/flow/util/README.md Hi @maliberty, thank you for the information. I will explore that docker_shell script. Kind regards,