Hacker News new | ask | show | jobs
by nand2mario 38 days ago
The memory pipeline just starts one cycle later than now. Effective address is calculated during the first cycle of the instruction. The microcode then waits for it to finish with the DLY (delay) micro-op, which releases one cycle later.
1 comments

So cycle insertion. I presume that the DLY was synthetic, and was not explicitly added to the microcode ROM.