V
very_very_log
Guest
Can somebody tell me why a function cannot include a parallel block ?
eg. why is the following an error ?
function void abc();
fork
join_none
endfunction
eg. why is the following an error ?
function void abc();
fork
join_none
endfunction