Implement relative branches, add explicit NIA input to pipe_data
authorMichael Nolan <mtnolan2640@gmail.com>
Fri, 15 May 2020 18:20:14 +0000 (14:20 -0400)
committerMichael Nolan <mtnolan2640@gmail.com>
Fri, 15 May 2020 18:20:14 +0000 (14:20 -0400)
commit0c76cb510f9d06ff34ddf60f6e649dbfcd0b5b12
treeedc1705b3daf66e931ea8b10413a6cef1fd0b097
parentefddc6de86465747b55ff70d50e9d9e074f8bb35
Implement relative branches, add explicit NIA input to pipe_data
src/soc/alu/alu_input_record.py
src/soc/branch/main_stage.py
src/soc/branch/pipe_data.py
src/soc/branch/test/test_pipe_caller.py
src/soc/decoder/isa/caller.py