 |
AI Engine
(AIE) r2p18
|
- 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()