Tag: binary
All the articles with the tag "binary".
-
Reversible Binary Counter on the Mojo FPGA
Michael Earls
In this post, I briefly describe how I implemented a reversible binary counter. First, the hard way. Then, the easy way (inversion!)
-
How I accidentally learned something unexpected from a simple binary counter
Michael Earls
I was playing with a binary counter on my FPGA and decided to create a reverse counter. It's amazing what you can learn by accident.