Skip to content
Snippets Groups Projects
Forked from b35apo / stud-support
11 commits behind the upstream repository.
Pavel Pisa's avatar
Pavel Pisa authored
The build supports native run as well as static builds for multiple
architectures supported by GNU/Linux system which can be run
on corresponding target system and or by user-space QEMU
emulation under GNU/Linux.

riscv and mips targest use special local minimal low level
system mapping library for NewLib libc which allows to run
these minimal binaries not only on apropriate GNU/Linux
systems but even under QtRvSim and QtMips emulators

  https://comparch.edu.cvut.cz/



Signed-off-by: default avatarPavel Pisa <pisa@cmp.felk.cvut.cz>
11051dd4
History
Name Last commit Last update
seminaries
work
README.md

CTU FEE Computer Architectures Course Support Materials for Students

The course pages: https://cw.fel.cvut.cz/wiki/courses/b35apo/start

The directory seminaries provides templates and test applications for seminaries. The content can be modified to experiment with examples and even modifications can be archived into your personal git. But the work which is intended to be shared with your tutor should be placed into directory work.