I build components with vector inputs and outputs in Verilog-A.
But as soon as I connect these components with usual wires, information gets lost and only the norm of the vector is trasmitted to the following component.
Is there a way to add multidimensional wires or anything else to connect the vector inputs and outputs correctly?