Found bugs 5 and 6 today
authorrkao <rkao>
Wed, 12 Nov 2008 21:29:57 +0000 (21:29 +0000)
committerrkao <rkao>
Wed, 12 Nov 2008 21:29:57 +0000 (21:29 +0000)
testCode/hardwareBugs.txt

index 12c6938..9faf47b 100644 (file)
@@ -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: