Replies: 2 comments 1 reply
-
@vvbandeira - can we update the docker image to resolve the "sta::endpoint_path_count" problem? Its been pending for a while |
Beta Was this translation helpful? Give feedback.
0 replies
-
@maliberty Thanks for the reply. Can you provide any hint on second one? This looks a legit issue and a blocker. Either a code bug or my setup is wrong. Thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm new to open road flow, and trying out the first flow run following the tutorial. (For design
flow/design/nangate45/gcd
)I'm seeing these 2 issues so far, since this is thought to be simple and test-setup kinda design, I'm guessing this has to do with somewhat the setup I have, but want to ask to see if anyone can provide some pointers:
Setup: docker with Ubuntu:22.04 base image, and prebuilt binaries. (yosys 0.51+101, openroad v2.0-17598)
Issue 1:
This stops the flow, but since it points to a specific line in the file and it seems it's performing pure printing, I was able to comment out the line and continue. But wonder if anyone has seen this?
Issue 2:
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions