Skip to content

Commit

Permalink
Allow for specifying both an SDC file and clocks
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesinouye committed Mar 28, 2024
1 parent 2031374 commit 5412935
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion place_and_route/open_road.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ def clock_commands(ctx):
commands = commands,
)


def format_openroad_do_not_use_list(do_not_use_list):
if do_not_use_list:
return "set_dont_use {{ {cell_patterns} }}".format(
Expand Down

0 comments on commit 5412935

Please sign in to comment.