Forum Discussion
RichardT_altera
Super Contributor
6 years agoYou may want to write the clocking block as
default clocking cb @(posedge Clock);
in line 43. I hope it helps.
You may want to write the clocking block as
default clocking cb @(posedge Clock);
in line 43. I hope it helps.