Question: Build a digital calculator by usisng SystemVerilog to program the FPGA. calculator should handle two 4 - bit binary values representing unsigned integers ( 0
Build a digital calculator by usisng SystemVerilog to program the FPGA. calculator should handle two
bit binary values representing unsigned integers
calculator should be capable of performing the following operations:
Addition
Subtraction
The calculator should handle two bit binary values representing unsigned integers
Input and Output
sw: are used for inputting bit binary values.
sw is used for the selecting operator for addition and for subtraction
BTNL is used for resetting at any time.
BTNU is used to confirm operand values.
Sevensegment display is used to display values.
BTND is used for changing the display mode.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
