Hey Jason,

All blocks have to have at least 1 input and 1 output port. You are correct
that you should still setup an input port in Noc Script, but not expose it
in the GRC XML. Take a look at the Siggen block's HDL, Noc Script, and GRC
XML.

Jonathon

On Thu, Jul 13, 2017 at 12:15 PM, Jason Matusiak via USRP-users <
usrp-users@lists.ettus.com> wrote:

> I have a block that I want to essentially be a source block in RFNoC
> (outputting data from a ROM), but when I go to probe, I get this error:
> RuntimeError: LookupError: Path not found in tree:
> /mboards/0/xbar/dataGenerator_0/ports/in
>
> Is this because I set it up without sink input?  Is there any way around
> it?  I think the solution is to put a sink in the rfnoc/blocks/ XML file
> but NOT the grc XML file, is that right?
>
> _______________________________________________
> 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