mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-23 05:27:30 -04:00
We should also active the WE for vectorial instructions...
This commit is contained in:
parent
7e07801be1
commit
96e6eb82d9
1 changed files with 1 additions and 0 deletions
|
@ -533,6 +533,7 @@ module riscv_decoder
|
|||
end
|
||||
|
||||
`OPCODE_VECOP: begin
|
||||
regfile_alu_we = 1'b1;
|
||||
rega_used_o = 1'b1;
|
||||
immediate_mux_sel_o = `IMM_VS;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue