aboutsummaryrefslogtreecommitdiff
path: root/src/rtl
AgeCommit message (Collapse)Author
2014-09-16Adding initial version of wrapper for the avalance entropy core to be used ↵Joachim Strömbergson
during synthesis.
2014-09-16Fixed incorrect bit index.Joachim Strömbergson
2014-09-16More debug fixes. We add one extra wait cycle to allow the mixer to detect ↵Joachim Strömbergson
that we want more seed.
2014-09-16Debug fixes found during simulation. Now the trng generates data and ↵Joachim Strömbergson
provides an api.
2014-09-12Adding first version of complete trng.Joachim Strömbergson
2014-09-11Update after completion of rtl and debug of rtl using the updated testbench. ↵Joachim Strömbergson
Now it works.
2014-09-11Adding initial versions of rtl and tb for the mixer.Joachim Strömbergson
2014-09-11Adding rtl and tb for the csprng part of the trng.Joachim Strömbergson