Content deleted Content added
m Ovinus moved page Tomasulo algorithm to Tomasulo's algorithm over redirect: Likely the WP:COMMONNAME |
caps |
||
Line 15:
[[File:Tomasulo Architecture.png|thumb|right|700px|Tomasulo's floating point unit]]
The following are the concepts necessary to the implementation of Tomasulo's
===Common data bus===
Line 38:
===Register renaming===
Tomasulo's
Each functional unit has a single reservation station. Reservation stations hold information needed to execute a single instruction, including the operation and the operands. The functional unit begins processing when it is free and when all source operands needed for an instruction are real.
Line 138:
|}
[[File:Example of Tomasulo's Algorithm.gif|thumb|Example of Tomasulo's
===Stage 2: execute===
Line 251:
== External links ==
* {{webarchive|url=https://web.archive.org/web/20171225215322/http://www.cs.umd.edu/class/fall2001/cmsc411/projects/dynamic/tomasulo.html|title=Dynamic Scheduling - Tomasulo's Algorithm|date=December 25, 2017}}
* [http://www.dcs.ed.ac.uk/home/hase/webhase/demo/tomasulo.html HASE Java applet simulation of the Tomasulo's
[[Category:Algorithms]]
|