Skip to content

Educational application for understanding Boolean function minimisation

Notifications You must be signed in to change notification settings

dunja-v/boolean-function-minimisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boolean function minimisation

Educational application created to help sudents better understand the Boolean function minimisation process using the Quine-McCluskey method.

The application eanbles the user to input an arbitrary Boolean function with up to four variables. It then provides all the implicants for the given function. The user may select any number of implicants. For the selected implicants, the application draws K-tables and a shema of logic circuits.

The user may simulate the work of the logic circuits with the given input values. The delays may also be set for the circuits in order show hazards.

About

Educational application for understanding Boolean function minimisation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages