RAL-Null instance error

In reply to Khushmit Pandya:

Hi Khushmit,

load_reg=wdogload::type_id::create(“load_reg”);
load_reg.add_hdl_path_slice(“frc”,0,32); // here you should write the name of register which is in RTL,not at the time of create
add_hdl_path(“WDT.fcr”,“RTL”); // try this out

Thanks,
sagar