(no commit message)
authorlkcl <lkcl@web>
Mon, 25 May 2020 12:02:06 +0000 (13:02 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 25 May 2020 12:02:06 +0000 (13:02 +0100)
Cesar_Strauss.mdwn

index 0629ff23fe44497b209ed2f8abf4f2e753cc3211..ce4f2e662c6a315fd5deaec1a0d6eef4c94d4800 100644 (file)
@@ -19,28 +19,33 @@ Contributor
        Status: DONE
        Unit test Status: in progress
 
-3. Code-morph LDSTCompUnit to use RecordObject structure, like CompUnitALU  
+3. CompALUMulti parallel functions unit test  
+       <https://bugs.libre-soc.org/show_bug.cgi?id=336#c11>  
+       Priority: Medium-to-High
+
+4. Code-morph LDSTCompUnit to use RecordObject structure, like CompUnitALU  
        <https://bugs.libre-soc.org/show_bug.cgi?id=318#c18>  
        Status: Need a review of Luke's implementation, compared to mine.
        Priority: Low
 
-4. Test dual ports (two L0CacheBuffer with two ports, 4-4 as well) which
+5. Test dual ports (two L0CacheBuffer with two ports, 4-4 as well) which
 write to the same memory  
        <https://bugs.libre-soc.org/show_bug.cgi?id=318#c11>  
        Status: not started
        Priority: High
 
-5. Luke tried two LDs in the score6600 code - they failed.  
+6. Luke tried two LDs in the score6600 code - they failed.  
        <https://bugs.libre-soc.org/show_bug.cgi?id=318#c17>  
        Status: not started, need to check the [prototype] L0CacheBuffer
        Priority: High
 
-6. Fix a bug in the LDSTCompUnit  
+7. Fix a bug in the LDSTCompUnit  
        <https://bugs.libre-soc.org/show_bug.cgi?id=318>  
        Status: Luke thinks he fixed it, but needs a review and improving the
-unit tests. See: <https://bugs.libre-soc.org/show_bug.cgi?id=318#c7>
+unit tests.   
+       See: <https://bugs.libre-soc.org/show_bug.cgi?id=318#c7>
        Priority: Medium
 
-7. CompALUMulti parallel functions unit test  
-       <https://bugs.libre-soc.org/show_bug.cgi?id=336#c11>  
-       Priority: Medium
+8. LDSTCompUnit parallel functions unit test  
+       <https://bugs.libre-soc.org/show_bug.cgi?id=350>  
+       Priority: Medium-ish