From fc00f29076aa8171dd238d1d70607ee6abbbba7a Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Tue, 12 Nov 2013 23:50:04 +0100 Subject: Improvemenet of pow2 (suggested by T.Bourke) --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'README') 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 + + + + -- cgit v1.2.3