Forum Discussion

mahender's avatar
mahender
Icon for New Contributor rankNew Contributor
4 years ago
Solved

axi interface in hls

How can i use axi interface in hls codes.i can able to use avalon stream and memory avalon memory mapped interfaces but not axi stream and axi lite. please help me how to use axi in hls. thanks ...
  • BoonBengT_Altera's avatar
    4 years ago

    Hi @mahender,

    Thank you for posting in Intel community forum and hope all is well.
    For your query on AXI interface, currently there are no support in HLS for using AXI interface directly.
    We would recommend to use the AXO adapter that are avaialble as part of the IP catalog.

    For that you can refer to the steps and guide here for memory mapped here, or for streaming you can use your own RTL adapter.
    Hope that clarify.

    Best Wishes
    BB