shrikanthke
Newbie level 5
i have a verilog code for memory .I want to check read and write operation in it . i gave address and data. but i want to load memory register in it (before read and write ). probelem is mode reg is declared as register (not as any input or output).so in what form i shud give it in testbench. i cant directly give its value since it is not a input or a output. i think it shud be given something as "force.........."
help me on this pls.
help me on this pls.