~ruther/verilog-riscv-semestral-project

ref: bb32d2ddcd68d2cf131760d9c1d99f9107c912f8 verilog-riscv-semestral-project/src/instruction_decoder.sv -rwxr-xr-x 6.9 KiB
fix: jump according to zero flag, not LSB zero!!
feat: implement sb, sh, lb, lh support via masking
fix: do not set subtract for non-R instructions
fix: make immediates sign extended
fix: do not use immediate in alu src for SB
feat(decoder): implement memory mask, conditional jumps
feat: add instruction decoder
Do not follow this link