R
RolfK
Guest
Dear Expertys outside;
I'm starting with verilog 2001 and would like to do this:
real edges [0:34][0:3];
edges = {
0 , 5 ,0 , 3 } ,
{ 0 , 5 ,0 , 3 } ,
I'm starting with verilog 2001 and would like to do this:
real edges [0:34][0:3];
edges = {
0 , 5 ,0 , 3 } ,
{ 0 , 5 ,0 , 3 } ,