From 5f0a64d1cb7c534eb044343401e0f1fb072b0a6b Mon Sep 17 00:00:00 2001
From: Eric Kooistra <kooistra@astron.nl>
Date: Wed, 11 Aug 2021 14:51:56 +0200
Subject: [PATCH] Explain RAM usage.

---
 libraries/dsp/st/doc/st_histogram_status.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libraries/dsp/st/doc/st_histogram_status.txt b/libraries/dsp/st/doc/st_histogram_status.txt
index 0a33378b78..4ab3deba65 100644
--- a/libraries/dsp/st/doc/st_histogram_status.txt
+++ b/libraries/dsp/st/doc/st_histogram_status.txt
@@ -9,6 +9,7 @@ new Jira story):
 - add top level functional description (see 2b, 3)
 - explain why common_paged_ram_r_w was not used (see 2a)
 - remove control via MM (see 3, 4, 5a)
+- explain the RAM usage, how many block RAM / signal input (see 3)
 - verify using DC signal (see 5b)
 - verify that sum(bins) has expected constant value every sync interval
   (see 5c)
-- 
GitLab