From f1f6d4ecaeaa6b5ebd91b071cc9fa765356c8efb Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sun, 18 Jul 2021 20:33:06 +0100 Subject: [PATCH] Correction to README: maximum number of badram patterns is 10. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e40e92..bb99835 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ capture regular patterns of errors caused by the hardware structure in a terse syntax. The BadRAM patterns are grown incrementally rather than calculated from an -overview of all errors. The number of pairs is constrained to five for a +overview of all errors. The number of pairs is constrained to ten for a number of practical reasons. As a result, handcrafting patterns from the output in address printing mode may, in exceptional cases, yield better results.