Write a behavioral Verilog code

Assignment Help Marketing Management
Reference no: EM132916115

In this lab, the students will obtain experience with sequential logic design, and study digital design using the Xilinx design package for FPGAs. It is assumed that students are familiar with the operation of the Xilinx design package for Field Programmable Gate Arrays (FPGAs) through the Xilinix tutorial available in the class website.

1. This lab introduces unsigned binary division algorithms, including the restoring algorithm.

2. Given a dividend ‘a' and a divisor ‘b', the restoring division algorithm calculates the quotient ‘q' and the remainder ‘r' such that a = b x q + r and r < b, by subtracting b from the partial remainder (initially the MSB of a). If the result of the subtraction is not negative, we set the quotient bit to 1. Otherwise, b is added back to the result to restore the partial remainder. Then we shift the partial remainder with the remaining bits of ‘a' to the left by one bit for the calculation of the next quotient bit. This procedure is repeated until all the bits of ‘a' are shifted out.

3. Figure 1 shows the schematic diagram of a restoring divider. There are three registers: reg_b, reg_r, and reg_q, for storing the divisor b, a remainder r, and quotient q respectively. Initially, reg_q stores the dividend a. A subtracter is used to subtract b from the partial remainder. The MSB of the output of the subtracter is used to determine whether the result of the subtraction is negative or not. The multiplexer over reg_q is used to load a initially and to shift the content of reg_q (a and q) to the left later. The multiplexer over reg_r implements the restoring. If the result of the subtraction is negative, the multiplexer selects the original partial remainder. Otherwise, it selects the result of the subtraction. At each iteration, one bit of q is obtained from the sign bit of the subtracter result and written to the LSB of the reg_q.

4. In Figure 2, start signal means the start of the division; busy indicates that the divider is busy (can't start a new division); ready indicates that the quotient and remainder are available; and count is the output of a counter that is used to control the iterations of the division.

5. Figure 2 shows part of the expected output of the simulation of 0x4c7f228a / 0x6a0e, q = 0xb8a6 and r = 0x4d76 are available when ready is 1 at 330 ns and then 0xffff00/4, q is 0x3fffc0, and r is 0

554_figure.jpg

Figure 1 Schematic diagram of a restoring divider

309_figure1.jpg

Figure 2 Part of the expected output.

6. Write a behavioral Verilog code describing Figure 1. Compile and simulate your code to correctly do the division.

7. Write a report that contains the following:
a. Your Verilog design code. Use:
i. Device: XC7Z010- -1CLG400C or choose any other FPGA type. You can use Arria V if you are using Quartus II software.
b. Your Verilog Test Bench design code to do the following division shown in item 5 (0x4c7f228a / 0x6a0e). Add "`timescale 1ns/1ps" as the first line of your test bench file.
c. The waveforms resulting from the verification of your design with the simulation software, showing all the signals as shown in Figure 2. Show the signals till 680 ns.
d. The design schematics from the synthesis of your design. Do not use any area constraints.
e. Snapshot of the I/O Planning and
f. Snapshot of the floor planning

Reference no: EM132916115

Questions Cloud

Calculate the manufacturing cost of a surfboard : Calculate the manufacturing cost of a surfboard that takes SAR 150 of direct materials and 36 hours of direct labor. How much overhead had been allocated?
Determine total over or under applied overhead at the end : Determine total over or under applied overhead at the end of the year. The AMS Manufacturing Company uses a job costing system with machine hours
What do understand by utilization rate : What is the difference between the product cost and period cost? What do you understand by utilization rate? Give an example.
Economic costs of drug use : Read the information located on the image titled Economic Costs of Drug Use. the most recent data that the Office of National Drug Control Policy has published.
Write a behavioral Verilog code : Write a behavioral Verilog code describing and The waveforms resulting from the verification of your design with the simulation software, showing all the signal
Eight domestic and international terrorist events : Create a detailed diagram and timeline of eight domestic and international terrorist events that have occurred.
How do think two concepts will help in current job : How do you think these two concepts will help you in your current job or future career or endeavors? Identify at least two concepts that were reviewed
Effective methods of enhancing your presentation skills : Reflection and utilizing feedback are effective methods of enhancing your presentation skills. Did you learn everything you wanted to learn in the program?
What is the required sales in dollars for the company : Viejol Corporation has collected, The company has a target net income of $216,000. What is the required sales in dollars for the company to meet its target?

Reviews

Write a Review

Marketing Management Questions & Answers

  The importance of customer-focused relationship marketing

Explain, in your own words, the importance of customer-focused relationship marketing and how it differs from transactional marketing

  Explain the value middlemen can add to products sales

Think of the products you currently use. Are there any of them you would prefer to buy through different marketing channels? Why?

  How private do you believe your information is

How private do you believe your information is? How often do you notice advertisements tailored to you when casually browsing the internet?

  How will you measure your quality of service

Describe your new service. Your new service concept must have all the main characteristics of a service which include intangibility, nonstandardization, and inseparability. Include the experience attributes of your product. What role has technolog..

  What is the core injustice in your movie

What is the core injustice in your movie (please list your movie)? Racism, sexism, ageism, religious, class or cultural wars, or something else?

  Discuss marketing segmentation and target marketing

Marketing segmentation and target marketing are critical to the marketing of products and services. In addition, product/service differentiation and product.

  Presenting your international marketing plan

You will soon be presenting your international marketing plan to the board of directors of EduTot using a professional PowerPoint presentation

  What is your opinion of the on-going debate

What is your opinion of this on-going debate? Take a stance and defend your position using examples of companies that you perceive to have created or satisfied.

  What is the most persuasive idea we want to convey

How does our target currently perceive us? How would we like the target to perceive us? What is the most persuasive idea we want to convey? What creative guidelines do we have to consider (e.g.,logo, font, corporate colors)

  How these have led to increased selling success

Research a particularly good journal article (one containing novel empirical data) that provides insights on some aspect of one of the two subjects, up-selling and cross-selling, and how these have led to increased selling success.

  What elements do you need to include in the proposal

What elements do you need to include in the proposal? How are you applying the three-step writing process to the proposal?

  Examine the relevant consumer behavior

Examine the relevant consumer behavior for your target market. Explain the main reasons why the brand name, logo, slogan, brand extension.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd