From 19ac04774b90f94917b1319cda6e227e2ec4d08f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20F=2E=20Zulian?= Date: Thu, 12 Jul 2018 11:29:03 +0200 Subject: [PATCH] DRAMSylva - Using json for configs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d6540926..c4fbf63a 100644 --- a/README.md +++ b/README.md @@ -919,7 +919,8 @@ preformance (accesses that are row-hits consume less time). If the memory is idle, in the next refresh interval (tREFI) a burst is issued for the same number of REF commands postponed plus the actual refresh for that tREFI. When the maximum number of postponed refreshes is reached a burst is issued in the -next tREFI despite the memory state (busy or idle). +next tREFI despite the memory state (busy or idle). A burst of postponed +refreshes cannot be interrupted. **The Flexible Refresh FSM**