
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN: 9780133594140
Author: James Kurose, Keith Ross
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Question
use verilog to solve this

Transcribed Image Text:This project is to be done individually. 1) You need to submit your codes. 2) Write a report for
your results by providing the code and the simulation results of every component as well as the
whole system.
NOTE:
The grading of the project will be via discussion.
This project should be implemented in Verilog HDL using Quartus software
DO NOT:
Give/receive code or proofs to/from other students
Use Google to find solutions for assignment
DO:
Meet with other students to discuss the project (it is best not to take any notes during such meetings, and
to re-work project on your own)
Use online resources (e.g. Wikipedia) to understand the concepts needed to solve the project
In this project, you need to implement a BCD adder-subtractor circuit shown in Figure 1. You
need to build the system components separately using Verilog HDL. Then, you have to integrate
the different system components to build the whole system. Each of the system components,
as well as, the whole system should be verified using simulation.
Mode = 0 FOR Add
Mode = 1 for Subtract
В, В, В, В,
9's Complementer
(See Problem 4.18)
Select
Select = 1
Select = 0
A, A, A, A
Quadruple 2 x 1 MUX
BCD Adder (See Fig. 4.14)
Figure 1 BCD adder-subtractor circuit

Transcribed Image Text:A. Design a combinational circuit that generates the 9's complement of a BCD digit.
Develop and simulate a data flow model (don't use the behavioral model for this
component) of a circuit that generates the 9's complement.
B. Design a combinational circuit that describes the quadruple 2X1 multiplexer using a
behavioral model. Develop and simulate a behavioral model (don't use the data flow
model for this component).
C. Design a combinational circuit for BCD adder. See Figure 4.14 of the textbook for the
whole design of the BCD adder. Develop and simulate a data flow model (don't use the
behavioral model for this component) for the BCD adder.
D. Integrate the whole components of the system by developing and simulating a
structural model of Figure 1. In your design, make sure that (1) the BCD adder should be
described as a data flow model in a separate module, (2) the 9's complementor should
be described as data flow model in a separate module, and (3) the quadruple 2X1
multiplexer be described as a behavioral model in a separate module. Finally, all the
system components are to be instantiated in a top-level module using a structural
model.
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution
Trending nowThis is a popular solution!
Step by stepSolved in 2 steps with 3 images

Knowledge Booster
Similar questions
- Consider the minterm expansion for f=Σm(1, 3, 4, 5, 6, 7, 9, 11) with 4 variables. (a) Draw its Karnaugh map. (b) Write down expression for all the prime implicants. (c) Write down expression for all the essential prime implicants. (d) Write down the minimum sum of product expression for f.arrow_forwardSolve the following equations using Gaussian Elimination Method: 2x1 + 10x2 +6x3 = 4 x1 +x2 + 2x3 = -5 x1 + 5x2 +6x3=5arrow_forwardFor a recurrence equation given as: an = 7an-1-10an-2 Write a corresponding characteristic equation. Answer:arrow_forward
arrow_back_ios
arrow_forward_ios
Recommended textbooks for you
- Computer Networking: A Top-Down Approach (7th Edi...Computer EngineeringISBN:9780133594140Author:James Kurose, Keith RossPublisher:PEARSONComputer Organization and Design MIPS Edition, Fi...Computer EngineeringISBN:9780124077263Author:David A. Patterson, John L. HennessyPublisher:Elsevier ScienceNetwork+ Guide to Networks (MindTap Course List)Computer EngineeringISBN:9781337569330Author:Jill West, Tamara Dean, Jean AndrewsPublisher:Cengage Learning
- Concepts of Database ManagementComputer EngineeringISBN:9781337093422Author:Joy L. Starks, Philip J. Pratt, Mary Z. LastPublisher:Cengage LearningPrelude to ProgrammingComputer EngineeringISBN:9780133750423Author:VENIT, StewartPublisher:Pearson EducationSc Business Data Communications and Networking, T...Computer EngineeringISBN:9781119368830Author:FITZGERALDPublisher:WILEY

Computer Networking: A Top-Down Approach (7th Edi...
Computer Engineering
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:PEARSON

Computer Organization and Design MIPS Edition, Fi...
Computer Engineering
ISBN:9780124077263
Author:David A. Patterson, John L. Hennessy
Publisher:Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:9781337569330
Author:Jill West, Tamara Dean, Jean Andrews
Publisher:Cengage Learning

Concepts of Database Management
Computer Engineering
ISBN:9781337093422
Author:Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:Cengage Learning

Prelude to Programming
Computer Engineering
ISBN:9780133750423
Author:VENIT, Stewart
Publisher:Pearson Education

Sc Business Data Communications and Networking, T...
Computer Engineering
ISBN:9781119368830
Author:FITZGERALD
Publisher:WILEY