Package: stream_master_pkg
- File: stream_master_pkg.vhd
Constants
Name | Type | Value | Description |
---|---|---|---|
stream_push_msg | msg_type_t | new_msg_type("stream push") | Message type definitions used by VC implementing stream master VCI |
Types
Name | Type | Description |
---|---|---|
stream_master_t |
Functions
- push_stream (signal net : inout network_t;
stream : stream_master_t;
data : std_logic_vector;
last : boolean := false) return ()
Description
Push a data value to the stream