diff options
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ This is a test project of an entropy provider that collects entropy from an avalanche noise based source. The design expects a one bit digital input noise signal. The collector -observes positive flank events in the input noise signa and measures the +observes positive flank events in the input noise signal and measures the time between these events using a counter. The counter is free running and increases once for each clock cycle (currently running av 50 MHz). |