X
Xin Xiao
i want to write some text in the output of my simulation. In my code I have
a variable and I would want that, when the simulation reaches, say, 10 ns,
the simulator writes the text "the variable p is blah blah ". Should I use
the instruction "writeline" in my test-bench or there is another solution?
the scope of the variable is outside of the test-bench.
thanks
a variable and I would want that, when the simulation reaches, say, 10 ns,
the simulator writes the text "the variable p is blah blah ". Should I use
the instruction "writeline" in my test-bench or there is another solution?
the scope of the variable is outside of the test-bench.
thanks