control: Reduce pipeline depth to 1
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 31 Oct 2019 08:43:58 +0000 (19:43 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 14 Nov 2019 04:10:10 +0000 (15:10 +1100)
commit98bd8b73c0e2c545ef3f100f1754c7fff47ad57a
tree9b578402f64c8a9170e8b04834e37f497206a844
parentcff4b13a9b8d0036f9441c150bfd8e1d7bc620e3
control: Reduce pipeline depth to 1

To match our one stage execute.

This might change back if we end up adding 2 stages to match the
LSU, but in that case we'll want forwards as well.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
control.vhdl
decode2.vhdl