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

Add digital circuits section #751

Merged
merged 3 commits into from
Apr 14, 2024
Merged

Add digital circuits section #751

merged 3 commits into from
Apr 14, 2024

Conversation

namberino
Copy link
Contributor

Section includes: basic logic gates, arithmetic circuits, switching circuits, memory circuits

I added the digital circuit section, this section currently includes some basic circuits, later on this section could be expanded to include more complex circuits like ALU or Program counter. Maybe we could expand this to include how to build a simple CPU computer using digital circuits

Section includes: basic logic gates, arithmetics circuits, switching circuits, memory circuits
@the-label-bot the-label-bot bot added kind/documentation kind/documentation size/L size/L labels Apr 11, 2024
Copy link

the-label-bot bot commented Apr 11, 2024

The Label Bot has predicted the following:

Category Value Confidence Applied Label
Kind documentation 0.849 ✔️
Size L 0.925 ✔️

Copy link
Owner

@shhossain shhossain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to add digital circuits reference in main readme.

@namberino
Copy link
Contributor Author

namberino commented Apr 14, 2024

@shhossain I updated the main readme with a reference to digital circuit

@namberino namberino requested a review from shhossain April 14, 2024 17:35
Copy link
Owner

@shhossain shhossain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@namberino
Copy link
Contributor Author

I've added it in this commit

@namberino namberino requested a review from shhossain April 14, 2024 17:54
Copy link
Owner

@shhossain shhossain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for your valuable contribution! Looking forward to more great work from you!

@shhossain shhossain merged commit 852492a into shhossain:main Apr 14, 2024
1 check failed
@shhossain
Copy link
Owner

@all-contributors add @namberino for docs

Copy link
Contributor

@shhossain

I've put up a pull request to add @namberino! 🎉

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

Successfully merging this pull request may close these issues.

2 participants