Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new library Computer Adders #1624

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

excalibot
Copy link
Member

This library contains diagram elements for illustrating different types of digital adders, including:

Half Adder: A fundamental digital circuit that adds two single-bit binary numbers, producing a sum and a carry-out.
Full Adder: A digital circuit that adds three single-bit binary numbers (two inputs and one carry-in), producing a sum and a carry-out.
Multi-bit Adders: Includes components for 4-bit, 8-bit, and cascaded adder configurations, enabling visualization of larger binary addition operations.

Submitted by @JulianAlconcher

Items: Ripple Adder, Half Adder, Full Adder

Installation link

Copy link

vercel bot commented Dec 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
excalidraw-libraries ✅ Ready (Inspect) Visit Preview Dec 5, 2024 1:58pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant