Question about Uvm_tb_build_bl_tb

Looking at “uvm_tb_build_bl_tb” example “m_v_sqr” is used in spi_test.svh file. The variable is not defined anywhere. Does anyone knows where should we define this variable?

In reply to ali.bagheriandonchali:

The file spi_test.svh was an old file and is not used in the example test environment. It won’t compile and should be ignored.

We will look at updating the example. Thank you for the feedback.