[Cryptech-Commits] [test/novena_trng] branch master updated (04c789a -> b648c50)
git at cryptech.is
git at cryptech.is
Fri Dec 5 15:09:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
joachim at secworks.se pushed a change to branch master
in repository test/novena_trng.
from 04c789a Hard coded the connections between the trng and the i2c to remove the address multiplexer. This now builds a novena FPGA design with what seems to be a working trng.
new 6fd8a2c Adding test programs for the trng and one for the rosc specifically.
new aea381e Adding the generated bit file.
new b648c50 Adding ise project file.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/sw/rosc_tester.py | 777 ++++++++++++++++++++++++
src/sw/trng_tester.py | 777 ++++++++++++++++++++++++
toolruns/ise/build/novena_trng/novena_trng.bit | Bin 0 -> 1484501 bytes
toolruns/ise/build/novena_trng/novena_trng.xise | 439 +++++++++++++
toolruns/ise/novena_trng.bit | Bin 0 -> 1484501 bytes
5 files changed, 1993 insertions(+)
create mode 100755 src/sw/rosc_tester.py
create mode 100755 src/sw/trng_tester.py
create mode 100644 toolruns/ise/build/novena_trng/novena_trng.bit
create mode 100644 toolruns/ise/build/novena_trng/novena_trng.xise
create mode 100644 toolruns/ise/novena_trng.bit
More information about the Commits
mailing list