Reduce multiply to 2 cycles
authorAnton Blanchard <anton@linux.ibm.com>
Tue, 10 Sep 2019 06:22:58 +0000 (16:22 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Wed, 11 Sep 2019 03:23:45 +0000 (13:23 +1000)
commit68533c4cfb4d91dff51c7d015d66ec22d5215714
tree7822f6f0c0a5978e7694706befd9338375c00e5c
parent9fe8d211eba24eb92273c03f098be2ccc1517565
Reduce multiply to 2 cycles

We want all non load/store ops to take 2 cycles to make
tracking write back easier.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
multiply.vhdl