Reply To: FIFO example and written/read data
Why OSVVM™? › Forums › OSVVM › FIFO example and written/read data › Reply To: FIFO example and written/read data
March 8, 2015 at 16:01
#941
Member
Hi Rice,
I have not looked at the FIFO example as someone else developed it.
With a FIFO, the data flowing through it should be checked at the output. Checking these sort of things generally requires some sort of Scoreboard.
In our class, Advanced VHDL Testbenches and Verification, we have a separate example of a FIFO that does indeed use a scoreboard.
Best Regards,
Jim