shaikhsarfraz
Full Member level 5

Hi All,
Is it possible to declare an analog output array of a block/
For example
module XYZ (a,b);
output [Array_size-1:0] a;
Now how to declare this output a net i.e whether to use wreal or electrical or is there any other assignment.
The port a is supposed to carry analog signals.
Regards
Sarfraz
Is it possible to declare an analog output array of a block/
For example
module XYZ (a,b);
output [Array_size-1:0] a;
Now how to declare this output a net i.e whether to use wreal or electrical or is there any other assignment.
The port a is supposed to carry analog signals.
Regards
Sarfraz