Hi all,

I'm wondering if there's any good way to instantiate blocks in testbenches
with testbench-defined block parameters. The macro `RFNOC_ADD_BLOCK takes
care of defining all the NOC bus interfaces, but there's no place to define
block parameters.

Say I have a NOC block which takes a parameter N_TAPS. How can I
instantiate the block in the testbench with a testbench-defined N_TAPS
parameter without setting it as the default in the block's module?

Nick
_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to