2022-08-26-meeting-notes 545 B

1234567891011121314
  1. - test infrastruktur:
  2. - simulationen durch programme
  3. - bare metal tests durch programme
  4. - unit tests
  5. - zwei neue programme
  6. - powers: potenziierung aber auch divisionen/modulo operationen
  7. - matmul: matrix multiplizierung
  8. - live board tests: programme ausführen funktioniert
  9. - muldiv tests: beide muldiv units funktionieren auf bare metal
  10. - branch predictor: funktioniert auf bare metal
  11. - noch kein freertos build
  12. - possible future hindrance: single cycle stalls on cache write
  13. - possible future hindrance: instruction memory stall