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

In reply to abhi9891:

It would help if you can show the actual error and the way the signal was declared.

Are you trying to access index [0][0] of the signal "\signal_a " or does the escaped name include the "\signal_a[0][0] ". Note in all cases, a space must terminate the escaped name.