Question: Write Verilog code for the circuit M described below The circuit has four inputs x 1 , x 0 , y 1 , y 0

Write Verilog code for the circuit M described below
The circuit has four inputs x1, x0, y1, y0 that can be viewed as two vector inputs X =[x1, x0] and Y =[y1, y0], each with two bits.
Circuit M has 11 output bits grouped into a 4-bit vector A =[a3, a2, a1, a0] and a 7-bit vector C =[c1, c2, c3, c4, c5, c6, c7]. These output bits are going to be connected to the Basys 37- segment display inputs AN3, AN2, AN1, AN0 and CA, CB, CC, CD, CE, CF, CG, respectively (in that order).
Thus, the circuit that you need to design can be described in terms of what should appear on the Basys 3 board 7-segment displays. Circuit M is part of a setup as shown below. (Last screenshot)
The two tables below describe the function of circuit M (Last screenshot)
As example of how M works, suppose X =01 and Y =10, then display 3 should show the number 8 and all other displays should be off.
Write Verilog code for the circuit M described

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Electrical Engineering Questions!