aboutsummaryrefslogtreecommitdiff
path: root/src/tb/fake_modules/rosc_entropy.v
AgeCommit message (Collapse)Author
2015-05-22(1) Added a cipher block statistics counter. (2) Cleaned up the csprng code ↵Joachim Strömbergson
and connected discard for fast restart of trng. (3) Added addresses for allowing API to write a known seed to allow test mode. (3) Fixed a number of minor issues during linting. (4) Fixed the csprng testbench to actually generate data as well as displaying the block stat counter.
2015-04-01Adding fake entropy providers to allow us to simulate the complete trng.Joachim Strömbergson