From 43c1d675a172ebe42161486b45c28ab1ab1f2ac7 Mon Sep 17 00:00:00 2001 From: Farhan Ali Shah <143320751+farhan-108@users.noreply.github.com> Date: Fri, 22 Nov 2024 19:48:37 +0500 Subject: [PATCH] Update core/cva6.sv Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- core/cva6.sv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/cva6.sv b/core/cva6.sv index b0dd91f47b7..bf5043ffc18 100644 --- a/core/cva6.sv +++ b/core/cva6.sv @@ -1275,7 +1275,7 @@ module cva6 dcache_req_o_t [NumPorts-1:0] dcache_req_from_cache; // D$ request - // D$ request + // D$ request if (CVA6Cfg.RVZCMT) begin assign dcache_req_to_cache[0] = dcache_req_ports_id_cache; end else begin