Skip to content

Commit e68707b

Browse files
authored
fpga: Update spatz hash to support FPGA (#280)
1 parent cb357a4 commit e68707b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Bender.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ packages:
489489
- common_cells
490490
- register_interface
491491
spatz:
492-
revision: 2191fce502191995c2c670f6edb84b9b8370de86
492+
revision: b4e651b9e0b884e8119dbc970f84ebdb2dc25103
493493
version: null
494494
source:
495495
Git: https://github.com/pulp-platform/spatz.git

Bender.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
timer_unit: { git: https://github.com/pulp-platform/timer_unit.git, version: 1.0.2 }
2525
apb_adv_timer: { git: https://github.com/pulp-platform/apb_adv_timer.git, version: 1.0.4 }
2626
can_bus: { git: [email protected]:AlSaqr-platform/can_bus.git, rev: 0ec0bf8b7dab6d5e4b3f7ec58338a8efee066379 } # branch: pulp
27-
spatz: { git: https://github.com/pulp-platform/spatz.git, rev: 2191fce502191995c2c670f6edb84b9b8370de86 } # branch: aottaviano/spatz-carfield
27+
spatz: { git: https://github.com/pulp-platform/spatz.git, rev: b4e651b9e0b884e8119dbc970f84ebdb2dc25103 } # branch: aottaviano/spatz-carfield
2828
common_cells: { git: https://github.com/pulp-platform/common_cells.git, version: 1.31.1 }
2929
pulp-ethernet: { git: https://github.com/pulp-platform/pulp-ethernet.git, rev: bdc8031ab270a49da28df269266ce9ab9a133636 } # branch: carfield
3030
riscv-dbg: { git: https://github.com/pulp-platform/riscv-dbg.git, version: =0.8.0 }

0 commit comments

Comments
 (0)