[Enhancement] Optimize LSU return path into the scoreboard
Created by: msfschaffner
The return path of the LSU and the LSU arbiter are on a critical path. Provisioning separate write ports into the scoreboard would allow to remove the LSU arbiter. This should be feasible with moderate overhead if we share the writeback ports between ALU and Mult/Div (see #118).