Skip to content

How does Riallto compile C/C++ into xclbin? #24

Answered by STFleming
marty1885 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @marty1885,

In Riallto we use small subset of the Vitis tools for compiling the C++ kernel code. This kernel code gets compiled into an object file that we can then call on an AIE-Tile from within MLIR-AIE. An example of this can be seen in the repo here.

All the best,
Shane

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@marty1885
Comment options

@STFleming
Comment options

Answer selected by marty1885
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants