Re: [sigrok-devel] TRNG tests

2020-03-05 Thread Inessa Kavalenka
Hi Soeren! Well, for example, if someone has got a TRNG and wants to test its output quality. when thinking of data stream: 0. TRNG output is usually analog, 1. So it must be followed by ADC, 2. After that, goes another device for post-processing, so as to make the data binary. Just imagine, if

Re: [sigrok-devel] TRNG tests

2020-03-04 Thread Soeren Apel
Hello Inessa, While I'm sure there are use cases for this, I have to admit that I haven't yet come across one. Which ones do you have in mind? Clarifying that may help figuring out which way it should go. Regards -Soeren On Wed, 2020-03-04 at 13:13 +0300, Inessa Kavalenka wrote: > Hi everyone!