Skip to content

Commit

Permalink
orfs_flow: orfs_macro() visibility is same as for orfs_flow()
Browse files Browse the repository at this point in the history
Signed-off-by: Øyvind Harboe <[email protected]>
  • Loading branch information
oharboe committed Nov 20, 2024
1 parent cb8bb4d commit 1fd7328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openroad.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -1460,6 +1460,7 @@ def orfs_flow(
lef = _step_name(name, mock_variant, ABSTRACT_IMPL.stage),
lib = _step_name(name, abstract_variant, ABSTRACT_IMPL.stage),
module_top = name,
visibility = visibility,
)

def _kwargs(stage, **kwargs):
Expand Down

0 comments on commit 1fd7328

Please sign in to comment.