Add GPR hazard detection
authorAnton Blanchard <anton@linux.ibm.com>
Mon, 14 Oct 2019 02:27:45 +0000 (13:27 +1100)
committerAnton Blanchard <anton@ozlabs.org>
Mon, 14 Oct 2019 22:03:57 +0000 (09:03 +1100)
commitbdc26b7527c3fa66de099473df07e6bb0272333e
tree12badedf3faf5a3f21a185161d70e7c1635b4044
parente4c98dce362872418b65339cbfd63a8e065baf9a
Add GPR hazard detection

Check GPRs against any writers in the pipeline.

All instructions are still marked single in pipeline at
this stage.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
Makefile
control.vhdl
decode2.vhdl
gpr_hazard.vhdl [new file with mode: 0644]
microwatt.core