Forum Discussion
lingxi10
New Contributor
3 years agoHLS compiler failed
Hi there, The compiler failed with error message "Unrecognized interface class conduit_end" in debug.log. I am wondering if the streaming input has maximum number of bits? When I am inputting 2056 b...
ost
New Contributor
2 years agoI just noticed, you may want to try a space between the ">>" like this.
typedef ihc::stream_in<samples, ihc::usesReady<false>, ihc::usesValid<false> > sampleStream_t;