X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Cesar_Strauss.mdwn;h=6a6279401da0f5bf1890eb9deb4204721a0717d8;hb=eebabf403b4371b3997d19395900059177ff356e;hp=cc109efaadd31c388f146813623ac2bf062ca06b;hpb=3517eaf37499fe4587addaafc4496b4c05dad796;p=libreriscv.git diff --git a/Cesar_Strauss.mdwn b/Cesar_Strauss.mdwn index cc109efaa..6a6279401 100644 --- a/Cesar_Strauss.mdwn +++ b/Cesar_Strauss.mdwn @@ -2,43 +2,68 @@ Contributor +* [Bugtracker assignments](https://bugs.libre-soc.org/buglist.cgi?email1=cestrauss@gmail.com&emailassigned_to1=1&emailcc1=1&emailtype1=substring&resolution=---) + # Status Tracking ## Currently working on 1. ALU CompUnit needs to recognise that RA (src1) can be zero - Status: DONE + Status: DONE Unit test Status: in progress 2. Something about the above (5), being optional. - Status: DONE + 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. + 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 + 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 + 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 + +10. Find root cause of cxxsim hang + + Status: ongoing + Priority: High + +11. Formal Proof for CompUnit + + + +## Completed but not yet submitted: + +1. FSM-based ALU example needed (compliant with ALU CompUnit) + + +## Submitted for NLNet RFP + +## Paid