Skip to content

Commit

Permalink
Правки тб декодера
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekkit6 committed Oct 1, 2023
1 parent 70c8d9b commit 15b3251
Show file tree
Hide file tree
Showing 2 changed files with 840 additions and 515 deletions.
2 changes: 1 addition & 1 deletion Labs/05. Main decoder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ module decoder_riscv (
output logic branch_o,
output logic jal_o,
output logic jalr_o,
output logic mret
output logic mret_o
);
import riscv_pkg::*;
Expand Down
Loading

0 comments on commit 15b3251

Please sign in to comment.