Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

orfs: bump #264

Merged
merged 3 commits into from
Jan 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ orfs = use_extension("//:extension.bzl", "orfs_repositories")
orfs.default(
# a local only or remote docker image. Local docker images do not
# have a sha256.
image = "docker.io/openroad/orfs:v3.0-1755-g18371323",
image = "docker.io/openroad/orfs:v3.0-1985-gf6274eee",
# Comment out line below for local only docker images
sha256 = "43ce53d1eed2f75857532e1d066eb9d5f78d7cb9bd89646429f3f6dc33aee7b7",
sha256 = "9c7b880d2148d6744280e36f492e2b3539dbb3301b71314d0772cdf85bb59bb4",
)
use_repo(orfs, "com_github_nixos_patchelf_download")
use_repo(orfs, "docker_orfs")
Expand Down
6 changes: 3 additions & 3 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions check_mock_area.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ proc expect {value a b} {
exit 1
}
}
expect Width $width 20.366
expect Height $height 39.133
expect Width $width 20.364
expect Height $height 39.128

exec touch $::env(WORK_HOME)/area_ok.txt
2 changes: 1 addition & 1 deletion sweep-wns.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ set f [open $::env(OUTPUT) w]
puts $f "slack: $slack"
close $f
report_tns >> $::env(OUTPUT)
report_cell_usage >> $::env(OUTPUT)
tee -file $::env(OUTPUT) -append report_cell_usage