Guest
#3944680
Hello, I'm looking for a function that I call from a testbench and returns a random std_logic. Someone can help me? Thanks
generate random bit function
Guest
#3944680
Hello, I'm looking for a function that I call from a testbench and returns a random std_logic. Someone can help me? Thanks
Guest
#3952584
This an example with UNIFORM function from math_real library. http://www.markharvey.info/vhdl/rnd/rnd.html ReplyPlease log in before posting. |