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: add multiple logic gates #5

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

Conversation

Bnyro
Copy link

@Bnyro Bnyro commented Feb 6, 2024

Hey,
thanks for that awesome project!

These two gates were missing for my use case, so I think it'd be nice to add them too :)

Cheers

@Bnyro Bnyro force-pushed the add-buf-not branch 2 times, most recently from 41c732f to 035cf0f Compare February 7, 2024 16:15
@Bnyro Bnyro changed the title feat: add buf and not gates eat: add buf, not, mux and decode gates Feb 7, 2024
@Bnyro Bnyro changed the title eat: add buf, not, mux and decode gates feat: add buf, not, mux and decode gates Feb 7, 2024
@Bnyro Bnyro changed the title feat: add buf, not, mux and decode gates feat: add multiple logic gates Feb 8, 2024
- buf (buffer)
- not (invert)
- mux (multiplexer)
- dec (decoder)
- add (fulladder)
- latch (d-latch)
- ff (d-flipflop)
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