README: add periodic refresh/ZQ short calibration.

This commit is contained in:
Florent Kermarrec 2019-09-09 18:05:17 +02:00
parent 40b4c62889
commit 509f60652a
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -33,6 +33,7 @@ Core:
- Fully pipelined, high performance. - Fully pipelined, high performance.
- Configurable commands depth on bankmachines. - Configurable commands depth on bankmachines.
- Auto-Precharge. - Auto-Precharge.
- Periodic refresh/ZQ short calibration.
Frontend: Frontend:
- Configurable crossbar (simply use crossbar.get_port() to add a new port!) - Configurable crossbar (simply use crossbar.get_port() to add a new port!)
- Ports arbitration transparent to the user. - Ports arbitration transparent to the user.