Vitor Bandeira
Vitor Bandeira
> ``` throw std::length_error("hash table exceeded maximum size.\nDesign is likely too large for yosys to handle, if possible try not to flatten the design.");``` @JiaDYuan above is the new message...
@wjrforcyber if you are using docker you can use `openroad/ubuntu20-dev` image which is validated to have all the dependencies to build/run the app. If you are on macOS, which version...
Closing as stale. Please re-open or file a new issue in case this is still relevant.
@vijayank88 this looks like an out-of-memory error.
Using the latest code looks like a density issue (see below). ``` OpenROAD v2.0-4526-gc525def45 This program is licensed under the BSD-3 license. See the LICENSE file for details. Components of...
@vijayank88 I ran with Valgrind and found no memory error. It might be a problem with the internal logic. @maliberty suggestions? I have the design setup on my GCP machine...
@luis201420 can you take a look at this?
Thanks @luis201420. @proppy which version of `openroad` did you use? Also, @luis201420 can you check to see if this is another instance of the problem with `nangate45/bp_fe_top` and the steiner...
@proppy could you try with the latest version of OL? @luis201420 can confirm, but I would assume he used the latest release of OR, thus looks like the issue has...
@proppy is this still an open issue? I also saw that Cherry made some improvements to the antenna checker code rencently.