Guest
Hi guys,
I'm trying to implement a testbench in verilog to measure the
periodicity of an unknown pseudo-random number generator.
Right now, the only ideas I have involve writing the values of the
output samples onto a text file and trying to analyse the repetition
from there.
Is there perhaps, a system task that allows me to obtain the value of
an output at a certain simulation time?
Thanks!
I'm trying to implement a testbench in verilog to measure the
periodicity of an unknown pseudo-random number generator.
Right now, the only ideas I have involve writing the values of the
output samples onto a text file and trying to analyse the repetition
from there.
Is there perhaps, a system task that allows me to obtain the value of
an output at a certain simulation time?
Thanks!