You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An 8 bit cpu designed in logisim with a custom assembler. A modification of Ben Eater’s 8-bit CPU design that uses a Harvard architecture and a custom assembly instruction set. The assembler and ROM programmers are written in Python.