Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:verilog:mersenne:start [2014/09/17 01:24] – [Introduction] alex | en:verilog:mersenne:start [2014/11/09 09:01] (current) – [Introduction] alex | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Introduction ===== | ===== Introduction ===== | ||
| - | Mersenne Twister PRNG with an AXI4-Stream interface. | + | Mersenne Twister PRNG with an AXI4-Stream interface. |
| 32 bit version on a Spartan 6: 175 MHz, 4 BRAMs, 226 FFs, 412 LUTs | 32 bit version on a Spartan 6: 175 MHz, 4 BRAMs, 226 FFs, 412 LUTs | ||
| 64 bit version on a Spartan 6: 175 MHz, 4 BRAMs, 388 FFs, 829 LUTs | 64 bit version on a Spartan 6: 175 MHz, 4 BRAMs, 388 FFs, 829 LUTs | ||
| + | |||
| + | ===== Documentation ===== | ||
| + | |||
| + | [[readme]] | ||
| + | |||
| ===== Repository ===== | ===== Repository ===== | ||