From: rkao Date: Wed, 12 Nov 2008 21:29:57 +0000 (+0000) Subject: Found bugs 5 and 6 today X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=d24e2d2c8b26ee606af893cb44824b34e8c941ae;p=fleet.git Found bugs 5 and 6 today --- diff --git a/testCode/hardwareBugs.txt b/testCode/hardwareBugs.txt index 12c6938..9faf47b 100644 --- a/testCode/hardwareBugs.txt +++ b/testCode/hardwareBugs.txt @@ -24,3 +24,14 @@ Fixed: 5) The C flag is not yet implemented. Noted: 11 Nov 2008 Fixed: + +6) In gaspL:rqStage{sch}, a torpedo resets the OLC to zero asynchronously +with respect to the fireR. There may be a metastability problem here. +Noted: 12 Nov 2008 +Fixed: + +7) In fifoL:splitStart{sch} When the FIFO fills up and succA is asserted +but not acknowledged, the alternator will assert succB and overwrite the +data intended for A. +Noted: 12 Nov 2008 +Fixed: