From: lkcl Date: Mon, 25 May 2020 12:02:06 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2569 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bd360b865452ed0b89ef260662c6c36bc9cd906f;hp=8ce5c394da962ed012895b6ca464888e45b695b9;p=libreriscv.git --- diff --git a/Cesar_Strauss.mdwn b/Cesar_Strauss.mdwn index 0629ff23f..ce4f2e662 100644 --- a/Cesar_Strauss.mdwn +++ b/Cesar_Strauss.mdwn @@ -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 + + Priority: Medium-to-High + +4. Code-morph LDSTCompUnit to use RecordObject structure, like CompUnitALU 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 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. 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 Status: Luke thinks he fixed it, but needs a review and improving the -unit tests. See: +unit tests. + See: Priority: Medium -7. CompALUMulti parallel functions unit test - - Priority: Medium +8. LDSTCompUnit parallel functions unit test + + Priority: Medium-ish