Add shift left opcode to main_stage
authorMichael Nolan <mtnolan2640@gmail.com>
Sat, 9 May 2020 15:18:53 +0000 (11:18 -0400)
committerMichael Nolan <mtnolan2640@gmail.com>
Sat, 9 May 2020 15:18:53 +0000 (11:18 -0400)
commit267854d312c4959a60be5593f3aad1cbf5380113
treef59908ce4fb4788a467467f59343595fd11003a1
parente0abaa00e301ef461c43e894cc171cc2690bfb66
Add shift left opcode to main_stage
src/soc/alu/main_stage.py
src/soc/alu/output_stage.py
src/soc/alu/test/test_pipe_caller.py