[Cryptech-Commits] [core/rng/trng] branch master updated (7578afe -> 5557b9d)
git at cryptech.is
git at cryptech.is
Tue Aug 11 08:30:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
joachim at secworks.se pushed a change to branch master
in repository core/rng/trng.
from 7578afe Adding more test functionality in the fifo testbench. Now we generates several 512-bit words fed into the fifo.
adds 7d6ace1 Adding task to dump fifo contents.
adds 5c1c242 Adding more functionality to observe the fifo during test.
adds 559bbd9 Simplified the pointer handling. Fixed size of counter. Now all positions in the fifo is used and flags are correctly set.
adds ac7c487 Adding task for reading words from the fifo. Reading out more than 16 words. Refactored w512 task.
adds 1f1b1bc Writing a new word into the fifo.
adds a3f303b Fixed replication sizes found during lintint.
adds 5557b9d Read out all data in the fifo by looking at the syn flag. The fifo simulates ok.
No new revisions were added by this update.
Summary of changes:
src/rtl/trng_csprng_fifo.v | 181 +++++++++++++++++++++++----------------------
src/tb/tb_csprng_fifo.v | 164 ++++++++++++++++++++++++++++++----------
2 files changed, 214 insertions(+), 131 deletions(-)
More information about the Commits
mailing list