Add Caches submodule description in Design Doc (#1923)

This commit is contained in:
JeanRochCoulon 2024-03-12 17:40:05 +01:00 committed by GitHub
parent 378144ddc4
commit 57f062bd85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 265 additions and 28 deletions

View file

@ -16,6 +16,19 @@ def define_blacklist(parameters):
black_list["flush_bp_i"] = ["For any HW configuration", "0"]
black_list["dtlb_hit_i"] = ["For any HW configuration", "1"]
black_list["hwpf_base_set_i"] = ["For any HW configuration", "0"]
black_list["hwpf_base_i"] = ["For any HW configuration", "0"]
black_list["hwpf_base_o"] = ["For any HW configuration", "0"]
black_list["hwpf_param_set_i"] = ["For any HW configuration", "0"]
black_list["hwpf_param_i"] = ["For any HW configuration", "0"]
black_list["hwpf_param_o"] = ["For any HW configuration", "0"]
black_list["hwpf_throttle_set_i"] = ["For any HW configuration", "0"]
black_list["hwpf_throttle_i"] = ["For any HW configuration", "0"]
black_list["hwpf_throttle_o"] = ["For any HW configuration", "0"]
black_list["hwpf_status_o"] = ["For any HW configuration", "0"]
black_list["dcache_cmo_req_i"] = ["For any HW configuration", "0"]
black_list["dcache_cmo_resp_o"] = ["For any HW configuration", "open"]
param = "IsRVFI"
paramvalue = "0"
if paramvalue == "0":