Reply To: Modify Pop Word to handle more than a Byte
Why OSVVM™? › Forums › OSVVM › Modify Pop Word to handle more than a Byte › Reply To: Modify Pop Word to handle more than a Byte
August 16, 2024 at 00:04
#2557
Jim Lewis
Member
Hi Jeremy
What are you trying to do? I think I am miss understanding something.
The intent of PopWord is to pop a data’length sized word from a byte oriented FIFO and for the first word, adjust the number of bytes assembled in a coordinated fashion with the ByteAddress.
The pop (procedure and function) that is part of the Scoreboard/FIFO API will pop an item from the FIFO that matches the size of the item when it was pushed.
Best Regards,
Jim