From: rkao Date: Tue, 11 Nov 2008 15:18:50 +0000 (+0000) Subject: create hardware bug list documenting known deficiencies. X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=810e7f083241af4be93919a2555aa3abdbab9f9b;p=fleet.git create hardware bug list documenting known deficiencies. --- diff --git a/testCode/hardwareBugs.txt b/testCode/hardwareBugs.txt new file mode 100644 index 0000000..12c6938 --- /dev/null +++ b/testCode/hardwareBugs.txt @@ -0,0 +1,26 @@ + Marina Known Hardware Defficiencies + +1) The signal OLC==0 isn't passed from On Deck stage to Requeue stage. +Noted: 11 Nov 2008 +Fixed: + +2) The external zero detector for loading the OLC and the ILC is too +slow. When the set instruction loads a nonzero value into the OLC or +the ILC Marina behaves as if the value is zero. +Noted: 11 Nov 2008 +Fixed: + +3) After the ILC decrements to zero, subsequent move instructions fail +to execute at all. According to adm33 subsequent move instructions are +supposed to execute exactly once. +Noted: 11 Nov 2008 +Fixed: + +4) When a move instruction is torpedoed, the following instruction +doesn't detect that the OLC is now zero. +Noted: 11 Nov 2008 +Fixed: + +5) The C flag is not yet implemented. +Noted: 11 Nov 2008 +Fixed: diff --git a/testCode/sml2008-am01.pdf b/testCode/sml2008-am01.pdf index e002e3f..e98112b 100644 Binary files a/testCode/sml2008-am01.pdf and b/testCode/sml2008-am01.pdf differ