Skip to content

Commit

Permalink
position: prepend {clk,pwr,rst}mgr_env.core
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Kurth <[email protected]>
  • Loading branch information
andreaskurth committed Dec 9, 2024
1 parent 4fd7ea9 commit 1248c3a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions hw/top_darjeeling/ip_autogen/clkmgr/dv/env/clkmgr_env.core
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ generate:
parameters:
name: clkmgr
ip_hjson: ../../data/clkmgr.hjson
position: prepend

targets:
default:
Expand Down
1 change: 1 addition & 0 deletions hw/top_darjeeling/ip_autogen/pwrmgr/dv/env/pwrmgr_env.core
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ generate:
parameters:
name: pwrmgr
ip_hjson: ../../data/pwrmgr.hjson
position: prepend

targets:
default:
Expand Down
1 change: 1 addition & 0 deletions hw/top_darjeeling/ip_autogen/rstmgr/dv/env/rstmgr_env.core
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ generate:
parameters:
name: rstmgr
ip_hjson: ../../data/rstmgr.hjson
position: prepend

targets:
default:
Expand Down

0 comments on commit 1248c3a

Please sign in to comment.