Replies: 1 comment 5 replies
-
This would imply missing metrics in the results which, at least currently, would make it fail. Without placement or routing I'm not sure what we would be testing. I think it is better to work through such issues before making it part of the regression suite. We could merge such a design as off by default and in development. Is there any open issue for gpl? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think it could be useful in regression testing to skip stages that take too long.
For instance #1452 would be a useful test, if detailed routing could be skipped. I do not know why global placement takes so long, but until that is fixed(either in OpenROAD or by modifying the design), placement too should be skipped.
mock-array used to take hours(I forget how long) and now it takes minutes. So it would be nice to start regression testing a design before it is fully optimized...
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions