an0ndev / ce_final

Demo for the final homework for RIT's CMPE-110

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CE final

Demo for the final homework for RIT's CMPE-110, by Eric Reed, fall 2022

Implements a four-bit two's-complement subtractor with overflow detection. Written in pure Python 3.

Usage

python3 main.py

The code provides a terminal user interface to test the circuit.

About

Demo for the final homework for RIT's CMPE-110


Languages

Language:Python 100.0%