Computer with Keyboard and Screen on Logism
16 bit CPU with keyboard and screen interactivity on Logism. Shows an image, gif, and game of pong.
16 bit CPU with keyboard and screen interactivity on Logism. Shows an image, gif, and game of pong.
Homework assignment for CS2810 in which I add 3 integers, print out a complex equation using user inputs, and take the average of 4 integers using MIPS Assembly
Complex algorithms in MIPS
A custom CPU in Logism
In MIPS Assembly, determine if a user-inputted integer is positive, negative, or zero
Created a custom Bit component, 16-bit Register, and ALU in Logism
Custom half adder and full adder. 16 bit incrementor. 8 and 4 way multiplexers and demultiplexers.
Custom created many different sized RAM, a program counter (PC), and Register File in Logism
Custom AND, XOR, OR, NOT, Mux, DMux using only NAND Gates. Also custom 8 way and 16 way OR, 16 bit and, mux, not gates.