Skip to content

Commit

Permalink
Bump ETH cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
Scheremo committed Oct 17, 2024
1 parent 015812a commit 8c9e2a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ packages:
- fpnew
- tech_cells_generic
ethcluster:
revision: 77c7fe7f7f4c9eb215050756f52e9689ecc0e1d2
revision: 330c93f99c33e3a6a64458a3177dfec5dfd17845
version: null
source:
Git: git@gitlab.tue.nl:es/convolve-private/ethcluster.git
Expand Down
2 changes: 1 addition & 1 deletion Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
TUEMEGA: { git: "git@gitlab.tue.nl:es/convolve-private/tuemega.git", rev: 11102024}
TUDDCIM: { git: "git@gitlab.tue.nl:es/convolve-private/tuddcim.git", rev: 11102024-6}
KULCLUSTER: { git: "git@gitlab.tue.nl:es/convolve-private/kulcluster.git", rev: 17102024}
ETHCluster: { git: "git@gitlab.tue.nl:es/convolve-private/ethcluster.git", rev: 17102024}
ETHCluster: { git: "git@gitlab.tue.nl:es/convolve-private/ethcluster.git", rev: 17102024-2}

export_include_dirs:
- hw/include
Expand Down
2 changes: 1 addition & 1 deletion bender.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ COMMON_TARGS ?=
COMMON_TARGS += -t snitch_cluster -t cv32a6_convolve -t cva6 -t rtl

SIM_TARGS = -t test -t sim
EXT_TARGS = -t tuedcim -t tuemega -t kulcluster -t tuddcim
EXT_TARGS = -t tuedcim -t tuemega -t kulcluster -t tuddcim -t ethcluster

0 comments on commit 8c9e2a2

Please sign in to comment.