From b5016fe6272e980fffa7166bc9c75c9fa436f22d Mon Sep 17 00:00:00 2001 From: Paul Scheffler Date: Tue, 11 Jul 2023 21:51:10 +0200 Subject: [PATCH] hw/snitch_cluster: Correct peripheral reg description (#22) --- .../snitch_cluster_peripheral_reg.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/snitch_cluster/src/snitch_cluster_peripheral/snitch_cluster_peripheral_reg.hjson b/hw/snitch_cluster/src/snitch_cluster_peripheral/snitch_cluster_peripheral_reg.hjson index 0f09a099a..729967c1c 100644 --- a/hw/snitch_cluster/src/snitch_cluster_peripheral/snitch_cluster_peripheral_reg.hjson +++ b/hw/snitch_cluster/src/snitch_cluster_peripheral/snitch_cluster_peripheral_reg.hjson @@ -400,7 +400,7 @@ fields: [{ bits: "0:0", name: "ICACHE_PREFETCH_ENABLE", - desc: "Hardware barrier register." + desc: "Enable instruction prefetching." }] } ]