Forum Discussion
Val
New Contributor
6 years agoEncapsulating HLS streams
Hi all, As I am working with multiple input streams, I'd like to encapsulate them within a class/function, etc The HLS Reference doc clearly specify not to inherit Stream or wrap them into structur...
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
From the code you given, a component cannot read and write to the same stream (that would require the AVST interface to be both a source and a sink at the same time, and that is not possible).
Could you attached a file with full design code for me to further investigate?
Thanks
Val
New Contributor
6 years agoHi
Please find attached the src file. It compile with x86 but fail to generate fpga code.
Best,
Val