Quantcast
Channel: Microcontrollers, Programming and IoT
Viewing all articles
Browse latest Browse all 1271

My Video: My CPU: Goodbye Gated Clocks! Hello Indirect Jumps (Now With More Programs)

$
0
0
In this video in my CPU series, I've removed the gated clocks and in doing so, made my design easier to implement on an FPGA and also allowed for my indirect JUMP instruction to be put back in. The term "gated clock" means that the clock line of a counter, register, flip-flop, etc. is driven by a logic gate such as an AND, and not by the main clock. Some people have even forbidden the use of gated clocks.


Viewing all articles
Browse latest Browse all 1271

Trending Articles