~ruther/verilog-riscv-semestral-project

verilog-riscv-semestral-project/programs/gcd.c -rw-r--r-- 790 bytes
79c7be5c — Rutherther 2 years ago main
chore: remove unnecessary executable flags

Closes #4.
bde9255c — Rutherther 2 years ago
chore: load gcd parameters from memory
11422de0 — Rutherther 2 years ago
feat: store c results in memory addr 0
bb32d2dd — Rutherther 2 years ago
feat: add gcd program for testing