/Truth-Table-generator

This code will generate all the input combinations for the 6 literals and execute the given logic function gives the output

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Generating the truth table for given digital Logic Function

This code will generate all the input combinations for the 6 literals and execute the given logic function, print the output.