Replies: 2 comments 3 replies
-
This is a bug that has been recently fixed. Please update and see if it continues to occur. |
Beta Was this translation helpful? Give feedback.
3 replies
-
The bug has been resolved after |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
I have two setups of ORFS with Opentitan, and one with OpenROAD version of :
v2.0-20076-ga274c6534
, the other one (which I want to set it up in my cloud server) with a version of:v2.0-23235-g13839d9451
With the exact same setup, same
config.mk
and.sdc
files, I have encountered an issue with this OR versionv2.0-23235-g13839d9451
, which throws an
RSZ-1008
error in the global placement stage as shown in the screenshot .Upon encountering this error, I went to look at the

global_place.tcl
script from/flow/scripts
and found that it has been updated for this OR versionv2.0-23235-g13839d9451
.Any ideas on what I should look at and how to fix this issue?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions