Skip to content

Commit

Permalink
Merge pull request #94 from pulp-platform/aottaviano/bump-spatz
Browse files Browse the repository at this point in the history
Bender: Bump spatz
  • Loading branch information
alex96295 authored Jul 18, 2023
2 parents e3424e0 + 5333e53 commit 9726038
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ packages:
- common_cells
- register_interface
spatz:
revision: 3072b05ee2d983fb47c04ad58ff509b2f8522434
revision: 51cc9153cac6dd717aaa0247249255464e6091bb
version: null
source:
Git: [email protected]:spatz/spatz.git
Expand Down
2 changes: 1 addition & 1 deletion Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
timer_unit: { git: https://github.com/pulp-platform/timer_unit.git, version: 1.0.2 }
apb_adv_timer: { git: https://github.com/pulp-platform/apb_adv_timer.git, version: 1.0.4 }
can_bus: { git: [email protected]:AlSaqr-platform/can_bus.git, rev: 230222cc568b49b39a3385b12edaf680657bc69d }
spatz: { git: [email protected]:spatz/spatz.git, rev: 3072b05ee2d983fb47c04ad58ff509b2f8522434 } # branch: michaero/carfield
spatz: { git: [email protected]:spatz/spatz.git, rev: 51cc9153cac6dd717aaa0247249255464e6091bb } # branch: michaero/carfield
bus_err_unit: { git: [email protected]:carfield/bus_err_unit.git, rev: 47a6436dc4b4b7f4a44f7786033b22c6d01530b2 } # branch: main
common_cells: { git: https://github.com/pulp-platform/common_cells.git, version: 1.30.0 }

Expand Down
4 changes: 2 additions & 2 deletions hw/cfg/spatz_carfield.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
// Timing parameters
timing: {
lat_comp_fp32: 2,
lat_comp_fp64: 3,
lat_comp_fp64: 4,
lat_comp_fp16: 1,
lat_comp_fp16_alt: 1,
lat_comp_fp8: 0,
lat_comp_fp8_alt: 0,
lat_noncomp: 1,
lat_conv: 2,
lat_sdotp: 3,
lat_sdotp: 4,
fpu_pipe_config: "BEFORE"
xbar_latency: "CUT_ALL_PORTS",

Expand Down

0 comments on commit 9726038

Please sign in to comment.