From f91d7484c8d5af62dff97eb9ce5a5ac85aba2005 Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Tue, 19 Nov 2013 17:13:52 +0100 Subject: RAM gives result immediately.. --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 1570c9d..bbbc454 100644 --- a/README +++ b/README @@ -163,7 +163,7 @@ This is the description of the format currently used by the C simulator. [for each ram] - + [for each equation] @@ -180,6 +180,7 @@ ID DESCR ARGS 5 Concat var_a var_b 6 Slice begin end var_id 7 Select number var_id +8 RAM Read ram_number var_id Operators : 0 OR @@ -248,8 +249,6 @@ TODO ---- - More advanced commands for the simulator (cf Jonathan's simulator) -- RAM reads give result immediately -- Optimisation : SELECT/SLICE a variable which is a CONCAT NEXT STEPS ---------- -- cgit v1.2.3