You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since AIE API is a header-only library, you only need to add the AIE API to your include path and include the corresponding header in your application.
#include <aie_api/aie.hpp>
Documentation
You can browse the Doxygen documentation under the doc folder.