Skip to content

Commit

Permalink
Merge pull request #2338 from silabs-hfegran/dev_hf_misa_check_ena
Browse files Browse the repository at this point in the history
Removed iss misa check disable code
  • Loading branch information
silabs-hfegran authored Dec 20, 2023
2 parents 955f1b5 + 6edd34d commit dbe808f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cv32e40s/env/uvme/uvme_cv32e40s_cfg.sv
Original file line number Diff line number Diff line change
Expand Up @@ -562,9 +562,6 @@ endfunction : is_csr_check_disabled

function void uvme_cv32e40s_cfg_c::configure_disable_csr_checks();

// TODO: remove when fixed in ISS
disable_csr_check("misa");

// Need to check
disable_csr_check("mcountinhibit");

Expand Down

0 comments on commit dbe808f

Please sign in to comment.