Skip to content

Commit

Permalink
Removed comment.
Browse files Browse the repository at this point in the history
Signed-off-by: Oystein Knauserud <Oystein.Knauserud@silabs.com>
  • Loading branch information
silabs-oysteink committed Apr 24, 2023
1 parent 575df7b commit 30efe36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtl/cv32e40s_cs_registers.sv
Original file line number Diff line number Diff line change
Expand Up @@ -404,11 +404,11 @@ module cv32e40s_cs_registers import cv32e40s_pkg::*;
logic jvt_rd_error;
logic priv_lvl_rd_error;
logic mstateen0_rd_error;
logic mcause_rd_error;

logic dpc_rd_error; // Not used
logic dscratch0_rd_error; // Not used
logic dscratch1_rd_error; // Not used
logic mcause_rd_error; // Not used

// Signal used for RVFI to set rmask, not used internally
logic mscratchcsw_in_wb;
Expand Down

0 comments on commit 30efe36

Please sign in to comment.