1.3. Random Number Generator Performance and Resource Usage
| Parameters | ALMs | Memory Bits | RAM Blocks | DSP Blocks | fMAX (MHz) | 
|---|---|---|---|---|---|
| Uniform distribution integer | 113 | 0 | 0 | 0 | 693 | 
| Uniform distribution float | 308 | 0 | 0 | 0 | 484 | 
| Normal distribution with central limit transform (CLT) components | 3,469 | 4096 | 1 | 6 | 405 | 
| Normal distribution with Box-Muller | 5,511 | 452,952 | 29 | 40 | 298 |