This is a precompiled version of the RISC-V GNU toolchain (gcc, as, ld, libc, ...) and spike simulator, generated from the sources https://github.com/riscv/riscv-gnu-toolchain and https://github.com/riscv/riscv-tools, with executables stripped to save disk space (the extracted /opt/riscv/ directory uses around 2 GB of disk space). It also contains ANTLR4, Python 3.11 and Pyright, for use in the MIF08 and CAP courses. Older release, for 20.04, 20.10 old versions are still available in riscv-2022.tar.zx and riscv-2023.tar.zx. Current version for Ubuntu 22.04 & 24.04 It was (...)
Read more...
Apprentissage du débogueur GDB pour débutants complets. Le tutorial se présente sous la forme d’un fichier C, les explications sont dans les commentaires.
Read more...