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

ID 683819
Date 10/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

7.5.8.1. Bytestream Commands

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