Skip to content

Commit fe8060b

Browse files
committed
Merge branch 'master' of https://github.com/The-OpenROAD-Project-private/OpenROAD-flow-scripts into secure-grt_fill_via
2 parents 2acfc9a + 900e77a commit fe8060b

2 files changed

Lines changed: 0 additions & 32 deletions

File tree

flow/util/BUILD.bazel

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
load("@orfs-pip//:requirements.bzl", "requirement")
21
load("@rules_python//python:pip.bzl", "compile_pip_requirements")
32

43
exports_files(["open_plots.sh"])
54

6-
py_binary(
7-
name = "plot_congestion",
8-
srcs = ["plot_congestion.py"],
9-
main = "plot_congestion.py",
10-
visibility = ["//visibility:public"],
11-
deps = [requirement("matplotlib")],
12-
)
13-
145
compile_pip_requirements(
156
name = "requirements",
167
src = "requirements.in",

flow/util/plot_congestion.bzl

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)