From 509f60652a4a7059c6d5f6b3477957730eaa985f Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Mon, 9 Sep 2019 18:05:17 +0200 Subject: [PATCH] README: add periodic refresh/ZQ short calibration. --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 67d76ca..7ef7ed6 100644 --- a/README +++ b/README @@ -33,6 +33,7 @@ Core: - Fully pipelined, high performance. - Configurable commands depth on bankmachines. - Auto-Precharge. + - Periodic refresh/ZQ short calibration. Frontend: - Configurable crossbar (simply use crossbar.get_port() to add a new port!) - Ports arbitration transparent to the user.