My initial guess was that the module in rfnoc_block_trigger.v wasn't named
rfnoc_block_trigger. Vivado says it found the file "rfnoc_block_trigger.v"
but not the module named "rfnoc_block_trigger". Or perhaps there was
something else wrong with the module that caused it to not compile? But
then I don't know why using `include to pull it in would work. Maybe it
could also be something wrong in the Makefile.

Wade

On Tue, Feb 7, 2023 at 5:05 PM <[email protected]> wrote:

> I found explicitly including the verilog in the testbench using “`include”
> worked. However, I found it to be the case that for any module that is
> needed, even if it was “added” by the builder.
> _______________________________________________
> USRP-users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
>
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to