Remove execute2 stage
authorPaul Mackerras <paulus@ozlabs.org>
Tue, 15 Oct 2019 05:26:36 +0000 (16:26 +1100)
committerPaul Mackerras <paulus@ozlabs.org>
Tue, 15 Oct 2019 05:37:22 +0000 (16:37 +1100)
commitf49a5a99a5114186211b4bc28c92b7d97ed13e48
tree05408413349fcadf37cb97f8ef03ad4a1a5afa0a
parent9646fe28b089c7f03aeef5d3d32a590652732ec2
Remove execute2 stage

Since the condition setting got moved to writeback, execute2 does
nothing aside from wasting a cycle.  This removes it.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Makefile
common.vhdl
core.vhdl
execute1.vhdl
execute2.vhdl [deleted file]
microwatt.core
writeback.vhdl