Skip to content

Commit

Permalink
[hardware] 🐛 Don't overwrite default emul in dispatcher
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-17 committed Dec 17, 2024
1 parent 8cb6566 commit d29d5d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hardware/src/ara_dispatcher.sv
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ module ara_dispatcher import ara_pkg::*; import rvv_pkg::*; #(
eew_vmask : eew_q[VMASK],
cvt_resize : CVT_SAME,
fp_rm : fpnew_pkg::RNE,
emul : LMUL_1,
op : VADD,
conversion_vs1 : OpQueueConversionNone,
conversion_vs2 : OpQueueConversionNone,
Expand Down

0 comments on commit d29d5d8

Please sign in to comment.