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
Home Brew 8 Bit CPU Hardware Implementation including a Verilog simulation, an assembler, a "C" Compiler and this repo also contains my research and learning. See also the Hackaday.IO project. https://hackaday.io/project/166922-spam-1-8-bit-cpu
🚦 Digital logic implementation of a 4-way intersection traffic light controller using D-flip flops and state machine design. Features timing-based transitions, safe traffic flow management, and complete cycle control for North-South/East-West directions.
Course in computer architecture at City University of Hong Kong. The repository includes lab solutions for building a 16-Bit CPU in logisim and some assembly code.