Verilog assignment coded in Viv ado version 2019.2

Start assignment as soon as possible. Work individually, but you can ask your classmates for help when you get stuck, with consideration to the course collaboration policy (please read it on the course website).

Before getting started, you should go through the Verilog notes located under Course Readings on the course home page.

Notes:

 Clearly state whether your design is fully functional, and state the failing sections if any exist.

 Make sure your design and code are easily readable and understandable (clear and well commented).

You are going to create a simple video game using LEDs and push buttons to simulate saving prisoners of war (POWs).

The games will go as follows:

– To start the game, press RESET. Three or Four random LEDs should be lit indicating the positions of the POWs. However, there is also a blinking LED at a random position representing your position.

– As you press the left button or the right button, your position, represented by the blinking cursor, moves.

– Move towards one of the POWs. Once you have reached them, press the center button. This rescues the POW and the corresponding LED no longer stays lit after the cursor is moved.

– When all the POWs are saved (3 or 4 on the initial randomization), the game is over. You must make the RGB LEDs turn red while the game is going on and turn green when you have won. When reset is pressed, the game should reset.

Your Part

 To store the POW position(s), create a 16-bit flip flop module.

– The declaration should be as follows: pow_position (pos, CLK,rest , init,d

 pos is 16-bit output

 init and d are 16-bit inputs

– One every clock, load _init if rst is pressed and load d otherwise

 init should be provided from random2 – YOU MUST USE THE ALWAYS BLOCK WITH NO ASSIGN STATEMENTS OR INSTANTIATIONS

 To store your position, create an 16-bit shift register module.

– The declaration should be as follows: position_shifter(pos,clk,rst,sr,sl);

– On every clock, it should initialize to POS[15:0]= 16’b0….00000001 when rst is high and otherwise it should right shift when shift_right is high and left when shift_left is high

– You need to make sure you don’t accidentally move off the board Right or Left – YOU MUST USE THE ALWAYS BLOCK WITH NO ASSIGN STATEMENTS OR INSTANTIATIONS  To create the LED display:

– AND each of the 16 bits from the position registers with the output of the pulse to create a blinking indicator. Then XOR this result with the output of the POW position flipflop. – The pulse will have a duty cycle of less than 50% so that the cursor is shown as short blinks of light when not over a POW and the inverse when over a POW.

– YOU CAN USE WHATEVER YOU LIKE TO ACHIEVE THIS. (Hint: a clock divider wouldn’t be a bad idea)

 You need to figure out what to provide to the d input of the pow position flip flop (  You need to figure out to create the effect of clearing some bits if the cursor position is the same as a POW position

 Use a NOR (of the LED outputs) to figure out when the game is over  Remember to set the RGB LEDs correctly. Turn in  Full design compile and verification in Artix board hardware

 Create and submit one or multiple Verilog testbench modules that tests your submodule designs.  Create a report that explains your design and your testing in software and hardware  Include the output of your Verilog test bench(s).  Include a screenshot of your working design in hardware and possibly a video link for your design (optional) to help the grade

Place your order
(550 words)

Approximate price: $22

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more
Open chat
1
You can contact our live agent via WhatsApp! Via + 1 929 473-0077

Feel free to ask questions, clarifications, or discounts available when placing an order.

Order your essay today and save 20% with the discount code GURUH