0
\$\begingroup\$

So I am learning digital logic and have learned how to create an adder and have come across this question. So I am creating a 4 bit adder. To create the 4 bit adder I just make one 1 bit full adder and stack four of them together and flow the carry out into the carry in of the next adder. The two numbers (a and b) are represented into individual 4 bit segments, one bit for each adder. So a0 b0 a1 b1 etc...

Whenever creating the full adder into an ic and seeing images online, there are multiple data bit widths. So the chip says 4 bit adder and the two inputs have a slash through them and say 4. How would you physically implement this? Is this a symbolic notation so instead of having to say a0 b0 etc... everytime, you would just use the slash symbol with the number of bits? Bits are electrical pulses. The presence of electricity and the absence of electricity represented by 1s and 0s. So how can you implement 4 bits over one line? Is it somehow controlled by the clock? Can someone please help me any ideas?

enter image description here

Voltage Spike
93.1k53 gold badges93 silver badges243 bronze badges
asked Feb 7, 2017 at 19:06
\$\endgroup\$

1 Answer 1

3
\$\begingroup\$

The slash across a line with a number is a symbolic representation of a bus having the indicated number of wires. In your picture, the block would have four pins for the X input, four for the Y input, and four for the output.

This sort of notation is common on block diagrams, and other places where actual pin numbers and real connection details are not required.

answered Feb 7, 2017 at 19:14
\$\endgroup\$

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.