[Solved] HW5 Five questions

30 $

File Name: HW5_Five_questions.zip
File Size: 169.56 KB

SKU: [Solved] HW5 Five questions Category: Tag:

Or Upload Your Assignment Here:


Do not minimize. The grader has only the plain answers.

  1. Write two VHDL statements that implement the truth table below Just use “and” “or” and “not” with parenthesis. the answer starts x <=

y <=

a b c | x y

——+—-

0 0 0 | 0 0

0 0 1 | 1 1

0 1 0 | 0 0

0 1 1 | 0 1

1 0 0 | 1 0

1 0 1 | 0 1

1 1 0 | 1 0

1 1 1 | 0 0

Use this style, do not minimize.

  1. Write the VHDL statement that implements the logic diagram

+—-

a –|OR |____

b –| | |

+—-+ | +—-

–|NAND|

+—-+ | |

c –|NOR |_____| |__

d –| | | | |

+—-+ | | |

–| | |

+—-+ | | | |

e –|NOT |—| +—-+ | +—-

+—-+ |–| OR |

| |– g

f ————————| |

+—-

Be sure to include the semicolon in VHDL statements,

else you lose one point for each that is missing.

  1. Draw the logic diagram that represents the VHDL statement

g <= ((not a and b) xor (c or not d or e)) or (f and not e);

  1. For the following schematic, Ripple Carry wiring:

Use a, b, e and f all as four ones. e.g. a <= “1111” etc.

4a) what is the six bit result s.

4b) given that the time from any input to any output in the

full adder is 2T, how much time does the longest path from

any input to any output require? the answer is ____ T

  1. For the following schematic, Carry Save wiring:

Use a, b, e and f all as four ones. e.g. a <= “1111” etc.

5a) what is the six bit result s.

5b) given that the time from any input to any output in the

full adder is 2T, how much time does the longest path from

any input to any output require? the answer is ____ T

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] HW5 Five questions
30 $