~ruther/verilog-riscv-semestral-project

ref: fb02ebb264bda787ca3441964dfa1fe6e69ca6ef verilog-riscv-semestral-project/programs d---------
Merge pull request #2 from Rutherther/feat/misaligned-reads

Support misaligned read
tests: add simple ma.c program for testing misaligned access
fix: linker file issues, naming of linked file
tests: add more custom tests
chore: load gcd parameters from memory
chore: move inital sp to 1020
feat: store c results in memory addr 0
feat: make RAM word aligned, add byte_enable

Support sb, sh, lb, lh using byte enable
instead of non-word aligned reads and writes.
feat: add gcd program for testing
feat: add branches.c test
chore: remove gcc generated file
feat: add basic testing programs
Do not follow this link