AddingPeripherals.mdwn
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 1 Aug 2018 12:24:42 +0000 (13:24 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 1 Aug 2018 12:24:42 +0000 (13:24 +0100)
docs/AddingPeripherals.mdwn

index f2a405c0a58eabd694d323d9159349d289874b41..15e574c05111cfbfac1da6e58c0396cded45b245 100644 (file)
@@ -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.
+