some directories of /OpenROAD-flow-scripts/tools are empty, even if i use —recursive to clone.Is there solution for the problem? #1626
Answered
by
maliberty
yMichaelqh
asked this question in
Q&A
-
I had cloned /OpenROAD-flow-scripts, but LSOracle, OpenROAD, yosys are empty. Configuration I used is Centos7. |
Beta Was this translation helpful? Give feedback.
Answered by
maliberty
Nov 17, 2023
Replies: 2 comments 2 replies
-
Try navigating inside
|
Beta Was this translation helpful? Give feedback.
1 reply
-
When you run build.sh it will automatically do what @rovinski suggests (btw, git submodule update --init --recursive is simpler and recursive) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
yMichaelqh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When you run build.sh it will automatically do what @rovinski suggests (btw, git submodule update --init --recursive is simpler and recursive)