`define macros usage

Hi Dave,

define WB_DUT_U_ASSIGN(phy_i,idx)\ assign b[phy_i] = DUT_PATH.Ilaneidx.a;\

I tried this code as you suggested but idx is still not getting replaced.

Can you please suggest?

Saurabh