Package: stream_slave_pkg

Constants

Name Type Value Description
stream_pop_msg msg_type_t new_msg_type("stream pop") Message type definitions used by VC implementing stream slave VCI

Types

Name Type Description
stream_slave_t

Functions

Description
Blocking: pop a value from the stream

Description
Non-blocking: pop a value from the stream to be read in the future

Description
Blocking: Wait for reply to non-blocking pop

Description
Blocking: read stream and check result against expected value