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 0ad60e0 commit 5b118dd
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 @@ -86,6 +86,7 @@ module zcmt_decoder #(
end
end
end
end
end
default: begin
illegal_instr_o = 1'b1;
Expand Down

0 comments on commit 5b118dd

Please sign in to comment.