Forum Discussion
ost
New Contributor
2 years agoSimple standalone IP using oneAPI?
I wonder if oneAPI is able to generate a standalone IP block with defined IO ports, just like HLS can do. I have been playing with the oneAPI compiler examples, and it appears like the compiler can j...
BoonBengT_Altera
Moderator
2 years agoHi @ost,
Thank you for posting in Intel community forum and your interest in oneAPI, hope all is well and apologies for the delayed in response.
If I understand your question correctly, short answer is yes, we do have a separate compilation flow will allow oneAPI to generate standalone IP block, which is called oneAPI IP Authoring(IPA). More details can be found in the getting started guide link below:
Readily available example design can be found and compiled in the github link below:
Hope that clarify.
Best Wishes
BB