Guest
I am new to verilog programming. I have a assignment in which we are asked to make a 32 bit, 64 deep register file and store in it a set of 32 bit instructions.
However, these instruction are going to be instantiated in the test bench and not in the module. I have so far been unable to store these instructions in my register. Any ideas about how i may solve this problem?
Thanks
However, these instruction are going to be instantiated in the test bench and not in the module. I have so far been unable to store these instructions in my register. Any ideas about how i may solve this problem?
Thanks