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.
- 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.
git clone https://github.com/dongwookkim3/N-bit_Subtractor_Truth_Table.git
./build/src/N_bit_Subtractor_Truth_Table