Intel® Quartus® Prime Pro Edition User Guide: Platform Designer
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: mwh1409959382511
Ixiasoft
Visible to Intel only — GUID: mwh1409959382511
Ixiasoft
7.4.4.4. data_source_get_supports_packets()
Information Type | Description |
---|---|
Prototype |
int data_source_init(alt_u32 base); |
Thread-safe |
Yes |
Include |
< data_source_util.h > |
Parameters |
base—Base address of the control and status agent. |
Returns |
1—Data packets are supported. 0—Data packets are not supported. |
Description |
Checks if the Avalon® Data Pattern Generator IP supports data packets. |