Skip to content

Latest commit

 

History

History

DTE

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

DTE: Digital Techniques And Microprocessors

Recommended Digital Logic Simulators:
Turing Complete [Paid]: Teaches everything from NAND gates to complete computer with custom architectures
Sebastian Lague's Digital Logic Simulator [Free]: Simple logic simulator
CircuitVerse [Free]: Complex, more features

SCM16 - Simple Computing Machine [16bit]

A custom CPU architecture with a compiler and an assembler created by me in Turing Complete
repo: SCM16