aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-20(1) Reducing timepout for entropy sources. Updated interface for sha-512 to ↵Joachim Strömbergson
match new interface with work factor ports. We are not using the work factor here at the moment.
2014-10-02Adding Quartus project files to build trng for TerasIC DE0 Nano board. This ↵Joachim Strömbergson
also includes a prebuilt config file.
2014-10-02Updating testbenches to match new interfaces and use the api to read and ↵Joachim Strömbergson
write data.
2014-10-02Removing wrappers since they are not used.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 ↵Joachim Strömbergson
trigger fifo extraction and thus force random number generation.
2014-09-26Updating source to the latest and greatest. In this version the entropy ↵Joachim Strömbergson
sources works and all modules have correct intterface.
2014-09-26Removing old fake entropy source.Joachim Strömbergson
2014-09-26Removing old fake module for ring oscillator.Joachim Strömbergson
2014-09-26Update of fake entropy sources used in simulation.Joachim Strömbergson
2014-09-18Updates after synthesis of the complete trng.Joachim Strömbergson
2014-09-16Adding implemenatation notes that explains the different models for ↵Joachim Strömbergson
simulation and synthesis of the entropy sources.
2014-09-16Adding a minor readme to explain when to use the entropy wrappers.Joachim Strömbergson
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-12Updated Makefile to build the complete trng simulation target.Joachim Strömbergson
2014-09-12Adding first version of complete trng.Joachim Strömbergson
2014-09-12Adding testbench for the complete trng.Joachim Strömbergson
2014-09-12Adding fake modules for the three types of entropy sources to allow us to ↵Joachim Strömbergson
simulate with known values.
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 compile and sim target for the mixer.Joachim Strömbergson
2014-09-11Adding makefile.Joachim Strömbergson
2014-09-11Adding rtl and tb for the csprng part of the trng.Joachim Strömbergson
2014-09-11Adding readme and license for the trng core.Joachim Strömbergson