mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-25 06:37:14 -04:00
🐛 Fix problem with incorrect wiring
This commit is contained in:
parent
ef57bee7be
commit
d03ed66e9d
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ module issue_stage #(
|
|||
.rs2_o ( rs2_iro_sb ),
|
||||
.rs2_i ( rs2_sb_iro ),
|
||||
.rs2_valid_i ( rs2_valid_iro_sb ),
|
||||
.rd_clobber_i ( rd_clobber_gpr_sb_iro ),
|
||||
.rd_clobber_i ( rd_clobber_sb_iro ),
|
||||
.*
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue