Joris van Rantwijk
|
b498a1e543
|
Rename entity xoroshiro128 and change interface.
* Rename to rng_xoroshiro128plus
* Change interface to valid/ready-based stream (not tested).
|
2016-10-21 13:12:02 +02:00 |
Joris van Rantwijk
|
8642b7291e
|
Add LGPL license statement to Xoroshiro RTL.
|
2016-10-21 12:44:24 +02:00 |
Joris van Rantwijk
|
c2dcd6d9ca
|
Add Makefile for software reference code.
|
2016-10-21 12:01:30 +02:00 |
Joris van Rantwijk
|
f18f76d42e
|
Copyright/license on C/C++ code.
|
2016-10-21 11:52:46 +02:00 |
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 |