Verification Academy
Can't functions call other functions?
SystemVerilog
SystemVerilog
,
functions
,
tasks
sbellock
February 8, 2020, 5:34pm
2
What happens if you change
HandleReceiveStates;
to
HandleReceiveStates();
?
show post in topic