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

ID 683819
Date 12/04/2023
Public
Document Table of Contents

8.5.8.1. Bytestream Commands

Table 44.  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.