I have an IO bundle as shown below
val io = IO(new Bundle{ val test = Input(UInt(32.W)) })
Now from the testbench I want to give inputs to