Usage of HDL and HLS blocks in same SystemGenerator for DSP design

4 views (last 30 days)
I was wondering if it possible to use HDL blocks and HLS blocks in the same design especially how to Gateway out the outputs of the HLS blocks? For eg : If I am computing the absolute value of a complex number using the HLS block and looking to gateway out the result, I get an error saying that I cannot connect the HLS output to the Gateway Out block. How to overcome this?

Answers (1)

Kiran Kintali
Kiran Kintali on 20 Jul 2022
can you share your model?
Are you looking for a solution similar to this?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!