diff options
author | Rob Austein <sra@hactrn.net> | 2020-09-13 23:10:21 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2020-09-13 23:10:21 +0000 |
commit | 3aa8b1dd6e0f504ef83da99f8c9cdb2532f948f5 (patch) | |
tree | ca300cbdbc9b1ca3224441e50375d94c092223e8 /raw-wiki-dump/GitRepositories%2Ftest%2Fcoretest_bp_entropy.md | |
parent | 4ba5e00d5cdd42087a76e379cc39604b2da89ea4 (diff) |
Initial conversion pass
Diffstat (limited to 'raw-wiki-dump/GitRepositories%2Ftest%2Fcoretest_bp_entropy.md')
-rw-r--r-- | raw-wiki-dump/GitRepositories%2Ftest%2Fcoretest_bp_entropy.md | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/raw-wiki-dump/GitRepositories%2Ftest%2Fcoretest_bp_entropy.md b/raw-wiki-dump/GitRepositories%2Ftest%2Fcoretest_bp_entropy.md new file mode 100644 index 0000000..71d0d0a --- /dev/null +++ b/raw-wiki-dump/GitRepositories%2Ftest%2Fcoretest_bp_entropy.md @@ -0,0 +1,38 @@ +``` +#!htmlcomment + +This page is maintained automatically by a script. Don't modify this page by hand, +your changes will just be overwritten the next time the script runs. Talk to your +Friendly Neighborhood Repository Maintainer if you need to change something here. + +``` + +``` +#!html +<h1>coretest_bpaysan_entropy</h1> + +<p>Coretest system for testing the FPGA based entropy source developed by Bernd Paysan.</p> + +<h2>Introduction</h2> + +<p>This project is a coretest system dedicated to test entropy sources +within a FPGA device. The specific entropy source has ben designed by +Bernd Paysan.</p> + +<p>The entropy source used two sets of 16 free running digital oscillators +that are interconnected.</p> + +<p>The system uses the coretest module to read and write 32-bit data to +core, In this case it allows a caller to read generated random 16-bit +values from the entropy source. The 16 bit data is in the LSB of the +word.</p> + +<p>The completc system contains a UART core for external access. The +project contains pin assignments etc to implement the system on a +TerasIC C5G board.</p> +``` + +[[RepositoryIndex(format=table,glob=test/coretest_bp_entropy)]] + +| Clone `https://git.cryptech.is/test/coretest_bp_entropy.git` | +|---| |