hello friends,
I'm not too familiar with verilog so pse be kind with a rookie
How can I initialize some counter to predetermined state? In Altera simulator it starts always with 0 and I need to watch some later event which should synchronize, whatever this counter state.
I tried init statement but no results and as I understand, this is not synthesisable, so actually will be omitted in hardware.
Best regards,