scoreboard update
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 9 Dec 2018 12:23:20 +0000 (12:23 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 9 Dec 2018 12:23:20 +0000 (12:23 +0000)
updates/004_2018dec06_microarchitecture_cont.mdwn

index c4d55421823c169ebe1db93b8113b9ff88032fa8..51e02b534e8ccbd48fde072f193554fcd286df3b 100644 (file)
@@ -141,7 +141,8 @@ to identify and make clear that the CDC 6600's register file is designed with
 "write-through" capability, i.e. that a register that's written will
 go through *on the same clock cycle* to a "read" request.  This makes
 the 6600's register file pretty much synonymous with the Tomasulo
 "write-through" capability, i.e. that a register that's written will
 go through *on the same clock cycle* to a "read" request.  This makes
 the 6600's register file pretty much synonymous with the Tomasulo
-Algorithm "Common Data Bus".
+Algorithm "Common Data Bus".  This same-cycle feature *also provides
+operand forwarding for free*!
 
 So this is just amazing.  Let's recap.  It's 2018, there's absolutely zero
 Libre SoCs in existence anywhere on our planet of 8 billion people, and
 
 So this is just amazing.  Let's recap.  It's 2018, there's absolutely zero
 Libre SoCs in existence anywhere on our planet of 8 billion people, and