Thank you Sir,
I try to make it but i have always the same problem, so this is my last code :
$timeformat ( -6, 3, " us", 10);
uvm_config_db#(virtual ahb_interface)::set(null, "*", "ahb_s0", ahb_s0);
uvm_config_db#(virtual spi_interface)::set(null, "*", "spi_m0", spi_m0);
run_test();
H