Hi all,
I have created a small fifo in VHDL and I want to check the fifo
integrity with a sort of scoreboard. I'm aware the concept of scoreboard
is not yet implemented in VHDL, but there has to be a way to achieve my
goal.
My ideea was to create a reference memory array that stores data at...