L
lindberg
Guest
I need to generate gaussian random numbers in Verilog for simulating
AWGN channel. What I want is a method which is synthesizable. I thought
it could be done by adding many uniform random numbers to get a
gaussian-distributed number. Is there any other way to do this? Or any
free code available?
AWGN channel. What I want is a method which is synthesizable. I thought
it could be done by adding many uniform random numbers to get a
gaussian-distributed number. Is there any other way to do this? Or any
free code available?