aboutsummaryrefslogtreecommitdiff
path: root/src/rtl/trng.v
AgeCommit message (Expand)Author
2018-10-16(1) Fixed width definitions and cleaned up constants as part of checking that...HEADmasterJoachim Strömbergson
2015-12-13whack copyrightsPaul Selkirk
2015-11-14Merge branch 'config_core_selector'Paul Selkirk
2015-10-05(1) Minor cleanup. Removed unneeded code blocks and comments. (2) Moved debug...Joachim Strömbergson
2015-10-05(1) Changed API addresses for ctrl and status registers - HEADSUP: this might...Joachim Strömbergson
2015-06-10make cores contiguous, add mixer name/versionPaul Selkirk
2015-04-28(1) Remove the delayed read for EIM (see core/platform/novena commit 2f58e8f)...Paul Selkirk
2015-04-27Updated the trng version number to sometning that better reflects that it act...Joachim Strömbergson
2015-03-26Cleanup: Merged separate clocked processes. Fixed incorrect bit widths. Chang...Joachim Strömbergson
2015-03-25streamline(?) api_mux, register data for eim outputPaul Selkirk
2014-11-20Updates after linting.Joachim Strömbergson
2014-10-02Updating trng to debugged version.Joachim Strömbergson
2014-09-27Adding debug port for mixer and csprng. In the csprng the debug_update will t...Joachim Strömbergson
2014-09-26Updating source to the latest and greatest. In this version the entropy sourc...Joachim Strömbergson
2014-09-18Updates after synthesis of the complete trng.Joachim Strömbergson
2014-09-16Debug fixes found during simulation. Now the trng generates data and provides...Joachim Strömbergson
2014-09-12Adding first version of complete trng.Joachim Strömbergson