From a064d144d03956347a6b0d5b6bd35f8dccf43a26 Mon Sep 17 00:00:00 2001 From: Christopher McDonald Date: Tue, 14 Jul 2026 12:25:36 +1000 Subject: [PATCH] docs: add PeakRDL-check to community plugins --- docs/community.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/community.rst b/docs/community.rst index 51bffa7..6dd77c8 100644 --- a/docs/community.rst +++ b/docs/community.rst @@ -25,6 +25,11 @@ Test/Software Abstraction Layers - Generate a register abstraction layer for supported BEAM languages (Erlang and Elixir) from a SystemRDL definition. + * - `PeakRDL-check `_ + - `Christopher McDonald `_ + - Detect firmware-breaking register changes and review large SystemRDL + register maps. + * - `PeakRDL-cocotb-ralgen `_ - `Dyumnin Semiconductor `_ - A SystemRDL to raltest converter for cocotb