![]() |
AI Engine-ML v2 Intrinsics User Guide
v2025.1
|
Topics | |
Cascade read | |
Cascade write | |
Stream read | |
Stream write | |
These intrinsics enable the AIE2 core to access the input/output streams. Some of these intrinsics are "blocking" and will stall the core when trying to read from an empty stream, or write to a full one. Non blocking intrinsics have "_nb" in their name.
Concerning performance :