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];
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];