Hi every one,

I would like to use the rfnoc testbench but with my own signals and remove this 
condition:

\
`` `ASSERT_ERROR( ``

`          sample_out == sample_in,`

`          $sformatf("Sample %4d, received 0x%08X, expected 0x%08X",`

`                    i, sample_out, sample_in));`

In conclusion, I would like to read the inputs from one file and write the 
output to another.

Is it possible with the configuration of the testbench?

Thanks in advance
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to