Computer Architecture Lab/SS2020
Group 1
edit- Szabolcs Hornyák s196713
Neural Network Accelerator Github repository: https://github.com/FrankyHSz/nn_accelerator
Group 2
edit- Kendall Price s196449
- Simone Bystadhagen s191772
Roll Your Own Microprocessor https://github.com/simoneby/MicroProcessorProject
Group 3
edit- Gabriel Cobos Tello s186468
- Elvis Ferreira s190395
- Mariya Tacheva s193275
Pipelined 32-bit RISC-V microprocessor for space applications.
Group 4
editMember
edit- Antoine Sébert s193508
Title & Summary
editRust Compiler for Patmos
Rust is a new language designed for safe concurrency and also optimized for small embedded systems (https://www.rust-lang.org/en-US/). Patmos is an open-source processor optimized for real-time systems (http://patmos.compute.dtu.dk/). The distribution of Patmos contains an LLVM based C compiler. And Rust is based on LLVM. The bachelor project is on combining the Rust frontend of LLVM with the backend for Patmos.
Git Repository
editGroup 5
edit- Kishan Suchet Palani s192120
Accelerator Interface for Patmos
Group 6
edit- Zixuan Li s192169
- Rui Huang s181405
Network-on-Chip in Chisel
Git Repository
editGroup 7
edit- Andreas Gramstrup Correia s153498
Floating-Point Unit for Patmos
Group 8
edit- Ragnar Sandberg Mikkelsen
Porting TinyOS to the Patmos processor
Group 9
edit- David Risom Pedersen s164872
SD card interface to Patmos