Skip to content

Commit

Permalink
Add missing signal
Browse files Browse the repository at this point in the history
  • Loading branch information
Gchauvon committed Jul 10, 2024
1 parent 0c1ebbd commit 3487597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/id_stage.sv
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ module id_stage #(

logic [CVA6Cfg.NrIssuePorts-1:0] is_macro_instr_i;
logic stall_instr_fetch;
logic stall_macro_deco;
logic is_last_macro_instr_o;
logic is_double_rd_macro_instr_o;

Expand Down

0 comments on commit 3487597

Please sign in to comment.