Integrating HLS component in Quartus IDE
Hello,
first of all: I use the Quartus Prime Lite 18.1 with a DE10-Standard Board
I am looking for an example regarding the HLS compiler.
In the hls path of the quartus environment are only the C++ components. I am able to compile them and get a component for quartus and the platform designer.
Now I have problems to integrate them in my system. There are no examples how to integrate them in the platform designer and connect them for example to the NIOS II.
In the picture is a component with slave interfaces, I tried to connect them with the Nios II master and communicate via the given addresses, but it isn't work. It is a simple test component which gives back the result of an addition.
- Is there anything I forgot in the compilation?
- The component should run automatically and always , right?
I will be happy if anybody could give me a working example which I can open in my quartus and can learn how to do it. Or to give me instructions why the communicaton doesn't work in my project.
Thanks for helping!
Best regards,
roya