From be094b242542e6d3ff8eb8afc1bd1797a0676718 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Wed, 1 Aug 2018 13:24:42 +0100 Subject: [PATCH] AddingPeripherals.mdwn --- docs/AddingPeripherals.mdwn | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/AddingPeripherals.mdwn b/docs/AddingPeripherals.mdwn index f2a405c..15e574c 100644 --- a/docs/AddingPeripherals.mdwn +++ b/docs/AddingPeripherals.mdwn @@ -895,4 +895,10 @@ combinatorial logic. # Conclusion -This is not a small project, by any means. +This is not a small project, by any means. However the payoff in saved +time is enormous. The conversion of SDRAM from a hand-crafted fixed and +manually laborious task to an automated one took around a day, with debugging +and testing to follow. Once done (particularly, once done with *prior tested +peripherals*), it becomes possible to add *any arbitrary number* of such +peripherals with a single line of code, back in the specification. + -- 2.30.2