~ruther/verilog-riscv-semestral-project

ref: 740085c87e5cdab5e4d96e696df87f4a30e6f09f verilog-riscv-semestral-project/programs/start.S -rwxr-xr-x 94 bytes
732301c9 — Rutherther 2 years ago
chore: move inital sp to 1020
a400aceb — Rutherther 2 years ago
feat: make RAM word aligned, add byte_enable

Support sb, sh, lb, lh using byte enable
instead of non-word aligned reads and writes.
30a7f949 — Rutherther 2 years ago
feat: add basic testing programs