(Andrey to research and link to the relevant bugreport) is an in-order
core and following on from that will be an out-of-order core.
-A Single-Issue In-Order control unit will allow every pipepline to be active,
+A Single-Issue In-Order control unit (written 12+ months ago) will allow every pipepline to be active,
and raises the ideal maximum throughput to 1 instruction per clock cycle,
bearing any register hazards.
-This control unit has not been written in HDL yet (incorrect: the first version was written 18 months ago, and is in soc/ and there are options in the Makefile to enable it), however there's currently a
+This control unit has not been written in HDL yet (incorrect: the first version was written 12+ months ago, and is in soc/ and there are options in the Makefile to enable it), however there's currently a
task to develop the model for the simulator first. The model will be used to
determine performance.