Are you able to run the testbench for the provided "rfnoc-example" folder?
I notice that the gain testbench that is part of this example has the
following as the last statement. Perhaps this is needed?

`default_nettype wire

On Fri, Nov 19, 2021 at 11:53 AM Rich, Michael via USRP-users <
usrp-users@lists.ettus.com> wrote:

> I’m trying to run the testbench for a new module I created (UHD4) and I’m
> getting the following error:
>
>
>
> INFO: [VRFC 10-2263] Analyzing Verilog file
> "/home/nvd/uhd/fpga/usrp3/lib/control/gray2bin.v" into library
> xil_defaultlib
>
> INFO: [VRFC 10-311] analyzing module gray2bin
>
> ERROR: [VRFC 10-1103] net type must be explicitly specified for 'gray'
> when default_nettype is none
> [/home/nvd/uhd/fpga/usrp3/lib/control/gray2bin.v:13]
>
> ERROR: [VRFC 10-3594] non-net port 'gray' cannot be of mode input
> [/home/nvd/uhd/fpga/usrp3/lib/control/gray2bin.v:13]
>
> ERROR: [VRFC 10-845] illegal operand for operator ^
> [/home/nvd/uhd/fpga/usrp3/lib/control/gray2bin.v:21]
>
> ERROR: [VRFC 10-2865] module 'gray2bin' ignored due to previous errors
> [/home/nvd/uhd/fpga/usrp3/lib/control/gray2bin.v:10]
>
>
>
> This file seems to compile without issue on my previous testbench, so I’m
> not sure what the difference would be here. If anyone has any insights into
> what could be going on I’d greatly appreciate it.
>
>
>
> Thank you,
>
>
>
> *Michael H. Rich*
>
> *Electronic Systems Laboratory*
>
> *Georgia Tech Research Institute®*
>
> Phone: (404) 407-8358
>
> E-mail: michael.r...@gtri.gatech.edu
>
>
> _______________________________________________
> USRP-users mailing list -- usrp-users@lists.ettus.com
> To unsubscribe send an email to usrp-users-le...@lists.ettus.com
>
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to