Skip to content

Commit 47d4c6a

Browse files
committed
Bender.yml: Fix register_interface git url
Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
1 parent b86b816 commit 47d4c6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Bender.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ package:
2020

2121
dependencies:
2222
common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.21.0 }
23-
register_interface: { git: "https://github.com/pulp-platform/common_cells.git", version: 0.3.1 }
23+
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.3.1 }
2424

2525
sources:
2626
# - src/gen/clic_reg_pkg.sv

0 commit comments

Comments
 (0)