I ran into this the other day and it's independent of the HLS component of
the addsub block (since the interface is identical). You need to connect
both outputs of the addsub block to something, even a null sink. I'm pretty
sure this wasn't the intended behavior and also pretty sure that it wasn't
like this last time I checked (which was more than a year ago), so maybe it
should be filed as a bug.

Nick

On Tue, Sep 3, 2019 at 1:48 PM Quadri,Adnan via USRP-users <
usrp-users@lists.ettus.com> wrote:

> Hello,
>
> We are trying to run the RFNoC addsub HLS block.
>
> I was able to build the FPGA Image and made sure in the noc_block verilog
> code to point to the HLS implementation for addsub block on RFNoC as
> opposed to the verilog/VHDL implementation.
>
> But when we run the example Flowgraph with two signal source as input to
> the two inputs for addsub block on GRC, we get the following error -
>
> ERROR:
> thread[thread-per-block[4]: <block uhd_rfnoc_AddSub (1)>]: RuntimeError:
> Invalid recv stream command - stream now on multiple channels in a single
> streamer will fail to time align.
>
> Does this have anything to do with the C++ code for HLS implementation or
> is it a problem at UHD level?
>
> Thanks,
> Adnan
> _______________________________________________
> USRP-users mailing list
> USRP-users@lists.ettus.com
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to