Logism Demo Thumbnail

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.

MIPS Assembly Programs Demo

Basic MIPS Assembly Programs

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

MIPS Code Demo Thumbnail

Bubble Sort and N Fibonacci Numbers in MIPS Assembly

Complex algorithms in MIPS

YouTube showcase

Custom CPU in Logism

A custom CPU in Logism

MIPS User Input Check Demo

MIPS Assembly - Is User Input Positive, Negative, or Zero?

In MIPS Assembly, determine if a user-inputted integer is positive, negative, or zero

Program Demo Thumbnail

Custom ALU built in Logism

Created a custom Bit component, 16-bit Register, and ALU in Logism

Custom Half and Full Adders in Logism

Custom half adder and full adder. 16 bit incrementor. 8 and 4 way multiplexers and demultiplexers.

Custom RAM and Program Counter Demo

Custom RAM and Program Counter in Logism

Custom created many different sized RAM, a program counter (PC), and Register File in Logism

Program Demo Thumbnail

Using NAND gates to build custom logic gates 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.