[SOLVED] CS220 Assignment 5

30.00 $

Category: Tags: , ,
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon Assignment5-xeco8i.zip (4.2 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
Rate this product

## Question:
1. Write a Verilog code to design a hardware for calculating the GCD of two 8-bit numbers.
Next write a test bench to test the design. Your test bench must have fifteen different inputs. Put five-time unit delay between consecutive inputs.

2. Write an assembly language program for insertion sort of 10 integers given input by the user in the console. Display the final result in the console.

3. Write an assemble language program for printing fibonacci numbers upto 500. Display the series in the console.

4.  Take input a number p and a single-precision floating point vector B which has p elements, b0,b1,⋯,bp.<br/>
Calculate the following “`Sigma(i=0 to p-1)  (-1)^i bi“`
<br/>
Display the final result in the console.

  • Assignment5-xeco8i.zip