Skip to content

Commit

Permalink
update the snitch_ro_cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Konste11ation committed Oct 8, 2024
1 parent 663696e commit 6440eab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/solder/solder.snitch_ro_cache.sv.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
.enable_i (${enable}),
.flush_valid_i (${flush_valid}),
.flush_ready_o (${flush_ready}),
.icache_events_o (),
.start_addr_i (${start_addr}),
.end_addr_i (${end_addr}),
.axi_slv_req_i (${axi_in.req_name()}),
Expand Down

0 comments on commit 6440eab

Please sign in to comment.