summaryrefslogtreecommitdiff
path: root/rtl/gfx/gfx_sp_shuffler.sv
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/gfx/gfx_sp_shuffler.sv')
-rw-r--r--rtl/gfx/gfx_sp_shuffler.sv2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/gfx/gfx_sp_shuffler.sv b/rtl/gfx/gfx_sp_shuffler.sv
index 627bf8a..8e1e461 100644
--- a/rtl/gfx/gfx_sp_shuffler.sv
+++ b/rtl/gfx/gfx_sp_shuffler.sv
@@ -5,9 +5,9 @@ module gfx_sp_shuffler
input logic clk,
rst_n,
- input insn_deco deco,
input mat4 a,
b,
+ input insn_deco deco,
input logic in_valid,
output logic in_ready,