diff --git a/core/ex_stage.sv b/core/ex_stage.sv index b5494eb9a..27329cf49 100644 --- a/core/ex_stage.sv +++ b/core/ex_stage.sv @@ -737,7 +737,7 @@ module ex_stage aes #( .CVA6Cfg (CVA6Cfg), .fu_data_t(fu_data_t) - ) aes_fu_i ( + ) aes_i ( .clk_i, .rst_ni, .fu_data_i (one_cycle_data),