Skip to content

A user-friendly C++ program that generates truth tables for N-bit Adder/ Subtracter.

License

Notifications You must be signed in to change notification settings

dongwookkim3/N-bit_Adder-Subtracter_Truth_Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-bit Adder/Subtracter Truth Table

Introduction

This project generates truth tables for N-bit adder/subtracter circuits, essential in digital electronics for understanding binary addition and subtraction. It helps visualize how these operations work across various bit sizes.

Key Features

  • Customizable Bit Sizes: Generate truth tables for adder/subtracter circuits with different bit sizes.
  • User-Friendly Interface: An intuitive UI that's easy for anyone to use.
  • Educational Tool: Ideal for students and professionals interested in digital logic and binary arithmetic.

Installation

git clone https://github.com/dongwookkim3/N-bit_Subtractor_Truth_Table.git

Running the Program

./build/src/N_bit_Subtractor_Truth_Table

About

A user-friendly C++ program that generates truth tables for N-bit Adder/ Subtracter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published