News

Fixes in Second Project

Written on 12.07.2024 16:59 by Jan Reineke

We have fixed several bugs in the RISC-V simulator used in the second project. We have also updated the project description, in particular to clarify how the simulator handles timer and external interrupts.

In order to work with the improved version of the simulator you need to
1. Pull the changes from https://gitlab.cs.uni-saarland.de/reineke/sysarch-project-two.
2. Update the docker images by running:
docker compose down
docker compose pull
docker compose up -d
3. Force reload in the browser to profit from the changes to the frontend.

Thanks for pointing out these problems and sorry about the inconvenience.

Privacy Policy | Legal Notice
If you encounter technical problems, please contact the administrators.