Skip to content

Commit

Permalink
Update core/zcmt_decoder.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
farhan-108 and github-actions[bot] authored Nov 22, 2024
1 parent 8c48dd0 commit 33f31ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/zcmt_decoder.sv
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ module zcmt_decoder #(
end else begin
state_d = TABLE_FETCH;
end
end
end
JUMP: begin
if (issue_ack_i) begin
Expand Down

0 comments on commit 33f31ff

Please sign in to comment.