I have a quite stupid question about the accumulator, which I read is often made out of D-Flip-Flops, and the ALU. I don't get how the Accumulator can be one of the inputs for the ALU, but at the same time the location for the result. If the next result is stored in it, the ALU-Input and therefore the result of the ALU changes too, so it stores the next result in it and the ALU-Output changes again. For me this seems to be an endless loop during the clock signal is rising. Is the rising edge period so short that the register is to slow to change again, are MS-Flip-Flops used for this purpose or am I missing something?
(Sorry for my English, it is not my native language.)
Thanks!