AI Engine Intrinsics User Guide
(AIE) v2024.2
Loading...
Searching...
No Matches
Deprecated List
Global
ctrl_packet_header
(unsigned Addr, unsigned n_words, unsigned op_type, unsigned rspID)
Please use 'void
put_ms_ctrl_packet_header(int, int, unsigned, unsigned, unsigned, unsigned)
' instead.
Global
packa
(v32int8)
Better use put_mcd(), which now supports all the datatypes that can be stored in an accumulator.
Global
packet_header
(unsigned dstID, unsigned pcktType)
Please use 'void
put_ms_packet_header(int, int, unsigned, unsigned)
' instead.
Global
unpackb
(v8acc48)
Better use get_scd_T() where T is the type you wish to obtain. E.g.
get_scd_v32int8()
UG1078 © 2024 Advanced Micro Devices, Inc. All rights reserved.