Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

use systemverilog in vivado. please make sure answers are correct. thanks! Create a simple calculator that can do the following. 1. Can add and subtract

image text in transcribed

use systemverilog in vivado. please make sure answers are correct. thanks!

Create a simple calculator that can do the following. 1. Can add and subtract 4-bit signed (2s compliment). Use the left most switch to indicate add/sub. 2. Displays the output as a hex character on a seven-segment display if the output is valid, otherwise the display is off. You will need to design a validity checker module. Design the validity checker so that it will output a '1' when a result is valid. Also, modify your previously designed RCA to have four full-adders to perform a 2's compliment operation. Simulate your design and then test on BASYS3 board. Your top level module should have the following inputs and outputs: 4-bit inputs A and B (connected to switches) 1-bit input Sub (connected to left most switch 7-bit output seg (connected to seg) 4-bit output an (connected to an) 1-bit output neg (connected to an LED)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Put Your Data To Work 52 Tips And Techniques For Effectively Managing Your Database

Authors: Wes Trochlil

1st Edition

0880343079, 978-0880343077

More Books

Students also viewed these Databases questions

Question

What is dividend payout ratio ?

Answered: 1 week ago

Question

Explain the factors affecting dividend policy in detail.

Answered: 1 week ago