D
Deepu
Guest
Hi All,
Inside the $width system task can a condition be checked?
Like:
$width (posedge signal_A &&& signal_B, 10, 0, notifier_temp);
What is '&&&' in this case & will this work?
Thanks for your time...
Inside the $width system task can a condition be checked?
Like:
$width (posedge signal_A &&& signal_B, 10, 0, notifier_temp);
What is '&&&' in this case & will this work?
Thanks for your time...