Skip to content

Commit 3359c6a

Browse files
committed
Bump OpenROAD Version.
The current version referenced in the flake misses the `exclude_io_pin_region` command. The command is used at least in the synthesis for arianne133 and arianne136. Signed-off-by: Marco Minutoli <marco.minutoli@pnnl.gov>
1 parent 0cf17a2 commit 3359c6a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

flake.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
type = "git";
77
url = "https://github.com/The-OpenROAD-Project/OpenROAD";
88
submodules = true;
9-
rev = "ec1bf1a13902813b722f8341c432cd09714d9e55";
9+
rev = "7ecbe2e306a961888c17adc8eb761f51c94f06d8";
1010
};
1111
yosys = {
1212
type = "git";

0 commit comments

Comments
 (0)