index
:
core/rng/avalanche_entropy
master
Entropy provider core for an external avalanche noise based entropy source
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-18
Added lint target. Added compiler flags.
HEAD
master
Joachim Strömbergson
2018-10-16
Added width definitions and cleaned up how constants are written in reset sta...
Joachim Strömbergson
2015-11-17
Harmonize status valid bit with other cores.
Paul Selkirk
2015-11-16
harmonize ctrl and status addresses with other cores
Paul Selkirk
2015-10-05
Changed warmup cycles to a cool million.
Joachim Strömbergson
2015-10-05
Moved the warmup counter register to the core since it is not part of the API...
Joachim Strömbergson
2015-04-28
Remove the delayed read for EIM (see core/platform/novena commit 2f58e8f).
Paul Selkirk
2015-03-26
Minor cleanup. Changed to localparams.
Joachim Strömbergson
2015-03-26
Spelling errors and fix of core name in README.
Joachim Strömbergson
2015-03-26
Adding a minor comment about tool used during testing.
Joachim Strömbergson
2015-03-26
Updating the core README with info about what the core is, how it works and i...
Joachim Strömbergson
2015-03-26
Cleanup: Combined the clocked processes into one. Changed name of the data re...
Joachim Strömbergson
2015-03-26
Adding missing license file.
Joachim Strömbergson
2015-03-25
register data for eim output
Paul Selkirk
2014-11-14
Adding hard coded core name and version strings accessible through the core api.
Joachim Strömbergson
2014-09-27
Refactor code to have the main entropy functionality in the core and api in t...
Joachim Strömbergson
2014-09-26
Adding Makefile for compiling the avalanche entropy source.
Joachim Strömbergson
2014-09-26
Updated headers.
Joachim Strömbergson
2014-09-26
Update efter synthesis. Adding a top level wrapper.
Joachim Strömbergson
2014-09-26
Moved the readme to correct place.
Joachim Strömbergson
2014-09-26
Adding a simple readme about the core.
Joachim Strömbergson
2014-09-18
Adding a new core for avalanche noise based entropy.
Joachim Strömbergson