Skip to content

Commit

Permalink
Update core/cva6.sv
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
farhan-108 and github-actions[bot] authored Nov 22, 2024
1 parent 589541e commit 43c1d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/cva6.sv
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 43c1d67

Please sign in to comment.