Skip to content

Commit

Permalink
Update core/acc_dispatcher.sv
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
JeanRochCoulon and github-actions[bot] authored Mar 21, 2024
1 parent 91346e2 commit d89115a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/acc_dispatcher.sv
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ module acc_dispatcher
input dcache_req_i_t [2:0] dcache_req_ports_i,
// Interface with the controller
output logic ctrl_halt_o,
input logic [11:0] csr_addr_i,
input logic [11:0] csr_addr_i,
input logic flush_unissued_instr_i,
input logic flush_ex_i,
output logic flush_pipeline_o,
Expand Down

0 comments on commit d89115a

Please sign in to comment.