~ruther/verilog-riscv-semestral-project

ref: ee0204c8aee094b0d30256a61ba9400adb01dd5a verilog-riscv-semestral-project/src/alu.sv -rwxr-xr-x 1.0 KiB
fix: shift by 5 bits in alu
fix: alu arithmetical shift

Has to have signed as arguments
chore: move default case
chore: formatting
feat: add basic ram, alu, and register file