summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex AUVOLAT <alex.auvolat@ens.fr>2013-11-05 18:29:27 +0100
committerAlex AUVOLAT <alex.auvolat@ens.fr>2013-11-05 18:29:27 +0100
commit244a51086c20dbd937dd21f1eb9c4b74acc5a3c9 (patch)
treeef79030aff1f61801f10f7407325076adc6be10a /README
parent07b7563e0748b1aff6f4d28b0172095b2fdcdfcc (diff)
downloadSystDigit-Projet-244a51086c20dbd937dd21f1eb9c4b74acc5a3c9.tar.gz
SystDigit-Projet-244a51086c20dbd937dd21f1eb9c4b74acc5a3c9.zip
More simplifcation passes...
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 40734fa..43a4ebb 100644
--- a/README
+++ b/README
@@ -52,3 +52,12 @@ When represented in binary, we write the bits in the order :
/!\ BINARY NUMBERS ARE WRITTEN REVERSE !
+
+REFERENCES
+----------
+
+ - Computer organization and design : the hardware/software interface
+ 4th ed
+ Chapters 2 to 4
+
+