aboutsummaryrefslogtreecommitdiff
path: root/src/tb/tb_csprng_fifo.v
AgeCommit message (Expand)Author
2018-10-16(1) Fixed width definitions and cleaned up constants as part of checking that...HEADmasterJoachim Strömbergson
2015-07-18Read out all data in the fifo by looking at the syn flag. The fifo simulates ok.Joachim Strömbergson
2015-07-18Writing a new word into the fifo.Joachim Strömbergson
2015-07-18Adding task for reading words from the fifo. Reading out more than 16 words. ...Joachim Strömbergson
2015-07-17Adding more functionality to observe the fifo during test.Joachim Strömbergson
2015-07-17Adding task to dump fifo contents.Joachim Strömbergson
2015-07-17Adding more test functionality in the fifo testbench. Now we generates severa...Joachim Strömbergson
2015-04-02(1) Added a state in the write fifo machine to actually drop request between ...Joachim Strömbergson
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