Skip to content

Calculates Multiple Karnaugh Maps at once using Selenium and custom built parser. The program then converts the Boolean Expressions into Dataflow Verilog (VHDL)

Notifications You must be signed in to change notification settings

CBX001/karnaugh-map-batch-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Karnaugh Maps are tedious.

This program converts a truth table into corresponding Karnaugh Map equations and resulting Tables.
The Boolean Equations are then parsed into Dataflow Verilog code for Digital Circuits processing.

Built to save 3 hours of mundane work and finishing it in ~90 seconds.

Designed For : Fundamentals of Digital Systems Class (LE-E3, ECE 2544).

Written by Qasim Wani.

About

Calculates Multiple Karnaugh Maps at once using Selenium and custom built parser. The program then converts the Boolean Expressions into Dataflow Verilog (VHDL)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%