Mohamed Gaber
Mohamed Gaber
Hi link422, Efabless has ceased operations. If you would like a maintained fork of OpenLane by the same authors, please try https://github.com/librelane/librelane. Thank you!
Changing the release to ref 25.05 and running nix flake update fixes it. Though there are now warnings about the Security and CoreFoundation modules. ```diff diff --git a/flake.lock b/flake.lock index...
@chethanr1012 - You need to manually enter the OpenLane environment by invoking `make mount` before running `./flow.tcl`. Are you doing that?
What's a possible workaround here if you want a zero-weighted edge? This is an example; I'm constructing the graph from an adjacency matrix and this was a bit of surprise....
@mole99 In LibreLane it's `librelane.steps create-reproducible` to create the LibreLane reproducible (for us as maintainers) and then `./run_ol.sh eject` to create a shell-only reproducible (to report issues to tools upstream.)
The issue persists btw. More up-to-date reproducible in #8752
EDIT: Wait, duh. That value only controls what is kept from the resizing, not whether the resizer is run at all. --- ~~Incidentally `-keep_resize_below_overflow 0` as recommended in https://github.com/The-OpenROAD-Project/OpenROAD/issues/6643#issuecomment-2637837736 does...
Are you following the installation guide in https://openlane.readthedocs.io/en/latest/getting_started/installation/index.html ?
We're leaving it open so someone in the community could maybe reply but we don't have much experience with neither Cygwin nor Conda…