Question: Initialize your data memory with D[1A] = 0x5678, and D[2A] = 0xCDEF. Develop a datapath and its testbench which asserts the proper input signals to

Initialize your data memory with D[1A] = 0x5678, and D[2A] = 0xCDEF. Develop a datapath and its testbench which asserts the proper input signals to do the following in its order given:

a)Load D[1A] into RF[2]

b)Load D[2A] into RF[4]

c)RF[8] = RF[2] RF[4]

d)RF[F] = RF[2] + RF[4]

e)Store RF[8] into D[3A]

f)Store RF[F] into D[4A]

please explain how to turn the a to f into a testbench

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 Accounting Questions!