vhdl-prng/refimpl
Joris van Rantwijk 5303c34431 Initial commit:
* Xoroshiro128+ (works, tested)
 * MT19337 (work in progress)
 * Test benches
 * Reference C code.
2016-10-21 11:31:26 +02:00
..
ref_mt19937.cpp Initial commit: 2016-10-21 11:31:26 +02:00
ref_xoroshiro.c Initial commit: 2016-10-21 11:31:26 +02:00