aboutsummaryrefslogtreecommitdiff
path: root/src/tb/tb_csprng_fifo.v
AgeCommit message (Collapse)Author
2015-07-17Adding task to dump fifo contents.Joachim Strömbergson
2015-07-17Adding more test functionality in the fifo testbench. Now we generates ↵Joachim Strömbergson
several 512-bit words fed into the fifo.
2015-04-02(1) Added a state in the write fifo machine to actually drop request between ↵Joachim Strömbergson
csprng data words. (2) Updated the testbench with better test vector generation.
2015-04-02Fixed syntax and added init functionality for testing the dut.Joachim Strömbergson
2015-04-01Adding initial version of testbench for the csprng fifo.Joachim Strömbergson