This Python project provides a tool accept user provided truth tables, turn them into simplified Boolean expressions, and produce Karnaugh Map (K-map) simplifications.
GitHub repository: Processor-Design-
Project folder: PROCESSORDEV
Follow these steps to clone the repository and run the project locally.
git clone https://github.com/your-username/Processor-Design-.git
cd PROCESSORDEV
python processorProject.py