summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex AUVOLAT <alex.auvolat@ens.fr>2013-11-12 23:50:04 +0100
committerAlex AUVOLAT <alex.auvolat@ens.fr>2013-11-12 23:50:04 +0100
commitfc00f29076aa8171dd238d1d70607ee6abbbba7a (patch)
tree65c15bc94d9462a786cdc2e859b70107d70e1e7f /README
parent4b9292fd45778680447400983bd94041a5a2ea4a (diff)
downloadSystDigit-Projet-fc00f29076aa8171dd238d1d70607ee6abbbba7a.tar.gz
SystDigit-Projet-fc00f29076aa8171dd238d1d70607ee6abbbba7a.zip
Improvemenet of pow2 (suggested by T.Bourke)
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 17 insertions, 0 deletions
diff --git a/README b/README
index e982ffd..911f578 100644
--- a/README
+++ b/README
@@ -244,3 +244,20 @@ as decimal (this enables the use of whichever representation is preferred).
+TODO
+----
+
+- More advanced commands for the simulator (cf Jonathan's simulator)
+- RAM reads give result immediately
+
+NEXT STEPS
+----------
+
+- Define convention for processor input/output
+- Code UI
+- How can we generate netlists with ocaml code ?
+- Code processor
+
+
+
+