Xyz.\signal_a[0][0] in the netlist cannot be accessed from testbench due to \

In reply to dave_59:

I am trying to access “\signal_a[0][0]” which has a \ already due to its declaration.

In the netlist this is declared as
logic \signal_a[0][0];