From b4f66dfc2190227664e9df86474a7a92eae310cd Mon Sep 17 00:00:00 2001 From: Krste Asanovic Date: Tue, 6 Jul 2021 09:36:53 -0700 Subject: [PATCH] Removed "implementation" from section heading, so as to not prohibit custom designs that varied these CLIC parameters at boot time. Related issue is #158. --- clic.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clic.adoc b/clic.adoc index c9162b1..5f15b05 100644 --- a/clic.adoc +++ b/clic.adoc @@ -1240,7 +1240,7 @@ Since the CLIC memory map must be aligned at a 4KiB boundary, the `mclicbase` CSR has its 12 least-significant bits hardwired to zero. It is used to inform software about the location of CLIC memory mappped registers. -== CLIC Implementation Parameters +== CLIC Parameters [source] ----