Add extra bits (carry, overflow, etc) to input and output structs
authorMichael Nolan <mtnolan2640@gmail.com>
Fri, 8 May 2020 17:32:35 +0000 (13:32 -0400)
committerMichael Nolan <mtnolan2640@gmail.com>
Fri, 8 May 2020 17:32:35 +0000 (13:32 -0400)
commit6f527ce9190c29197232f4a633471e390642f4bb
tree374b1556e5c26a90418177f1bf3b8a294944f5b9
parentd571a2b45c8081c278c712c61e3f1290abf1233e
Add extra bits (carry, overflow, etc) to input and output structs
src/soc/alu/input_stage.py
src/soc/alu/main_stage.py
src/soc/alu/pipe_data.py