EAGLE Layout Editor

I am using EAGLE to draw schematic diagrams of the CPU. The reason I chose EAGLE was simple – everyone uses it, it is free (or inexpensive under non-profit license), and has a rich component library. Also, most PCB manufacturers accept EAGLE files, and if not, there are many scripts to output gerber files. So, if ...

New instructions, final test run and Fibonacci

Just a quick summary of what I have been doing over the last few sessions in the project. New instructions Before I continue with hardware I decided to add a few instructions I should have added a long time ago but somehow never got to it. The instructions are shorter versions of some load/store instructions I ...