CAP/TP01/riscv
2024-09-23 13:39:04 +02:00
..
asshand.o Add TP01 answers 2024-09-23 13:39:04 +02:00
asshand.s Add TP01 2024-09-12 10:02:16 +02:00
bitcount.s Add TP01 2024-09-12 10:02:16 +02:00
carres.s Add TP01 2024-09-12 10:02:16 +02:00
ex1.c Add TP01 2024-09-12 10:02:16 +02:00
libprint.o Add TP01 answers 2024-09-23 13:39:04 +02:00
libprint.s Add TP01 2024-09-12 10:02:16 +02:00
minmax.s Add TP01 answers 2024-09-23 13:39:04 +02:00
README.md Add TP01 answers 2024-09-23 13:39:04 +02:00
sum.s Add TP01 answers 2024-09-23 13:39:04 +02:00
test_print.s Add TP01 2024-09-12 10:02:16 +02:00
triangles.s Add TP01 2024-09-12 10:02:16 +02:00

Installed using:

sudo pacman -S riscv64-elf-binutils riscv64-elf-newlib riscv64-linux-gnu-gcc yay -S riscv64-unknown-elf-gcc riscv64-unknown-elf-binutils riscv64-unknown-elf-picolibc yay -S riscv-pk-git # which has a broken repo path, you need to manually edit PKGBUILD

then, run using: spike /usr/riscv64-linux-gnu/bin/pk ex1.riscv