Intel® Quartus® Prime Standard Edition User Guide: Debug Tools

ID 683552
Date 9/24/2018
Public
Document Table of Contents

2.8.8.1. Bytestream Commands

Table 11.  Bytestream Commands

Command

Arguments

Function

bytestream_send

<service-path>

<values>

Sends the list of bytes to the specified bytestream service. Values argument is the list of bytes to send.

bytestream_receive

<service-path>

<length>

Returns a list of bytes currently available in the specified services receive queue, up to the specified limit. Length argument is the maximum number of bytes to receive.