aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKersten Richter <kersten@riscv.org>2024-05-02 13:07:00 -0500
committerGitHub <noreply@github.com>2024-05-02 13:07:00 -0500
commit3b36513c91cf894bf6956bee825f3b9d1f89091b (patch)
treed8732ad2ee3ee19c7ca1b37f7b936755231fb356 /src
parent790c427bacfd34033a162ae7452d2fa787a23c0d (diff)
downloadriscv-isa-manual-3b36513c91cf894bf6956bee825f3b9d1f89091b.zip
riscv-isa-manual-3b36513c91cf894bf6956bee825f3b9d1f89091b.tar.gz
riscv-isa-manual-3b36513c91cf894bf6956bee825f3b9d1f89091b.tar.bz2
Update src/images/bytefield/pmpcfg.adoc
Signed-off-by: Kersten Richter <kersten@riscv.org>
Diffstat (limited to 'src')
-rw-r--r--src/images/bytefield/pmpcfg.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/images/bytefield/pmpcfg.adoc b/src/images/bytefield/pmpcfg.adoc
index 868b74d..9d9ddff 100644
--- a/src/images/bytefield/pmpcfg.adoc
+++ b/src/images/bytefield/pmpcfg.adoc
@@ -22,7 +22,7 @@
(draw-box (text " " {:font-weight "bold" :font-size 24}) {:span 3 :text-anchor "start" :borders{:top :border-unrelated :bottom :border-unrelated :right :border-unrelated}})
(draw-box "A" {:span 3 :text-anchor "end" :borders{:top :border-unrelated :bottom :border-unrelated :left :border-unrelated}})
(draw-box (text " " {:font-weight "bold" :font-size 24}) {:span 3 :text-anchor "start" :borders{:top :border-unrelated :bottom :border-unrelated :right :border-unrelated}})
-(draw-box "X " {:span 3 :text-anchor "end" :borders{:top :border-unrelated :bottom :border-unrelated :left :border-unrelated}})
+(draw-box "X" {:span 3 :text-anchor "end" :borders{:top :border-unrelated :bottom :border-unrelated :left :border-unrelated}})
(draw-box (text " " {:font-weight "bold" :font-size 24}) {:span 2 :text-anchor "start" :borders{:top :border-unrelated :bottom :border-unrelated :right :border-unrelated}})
(draw-box "W " {:span 3 :text-anchor "end" :borders{:top :border-unrelated :bottom :border-unrelated :left :border-unrelated}})
(draw-box (text " " {:font-weight "bold" :font-size 24}) {:span 2 :text-anchor "start" :borders{:top :border-unrelated :bottom :border-unrelated :right :border-unrelated}})