- - test infrastruktur:
- - simulationen durch programme
- - bare metal tests durch programme
- - unit tests
- - zwei neue programme
- - powers: potenziierung aber auch divisionen/modulo operationen
- - matmul: matrix multiplizierung
- - live board tests: programme ausführen funktioniert
- - muldiv tests: beide muldiv units funktionieren auf bare metal
- - branch predictor: funktioniert auf bare metal
- - noch kein freertos build
- - possible future hindrance: single cycle stalls on cache write
- - possible future hindrance: instruction memory stall
|