Forum Discussion
Altera_Forum
Honored Contributor
11 years agoInstruction on multiple clock cycle
Hi everyone ! I'm working on a project where I generate a timestamp through a counter that is incremented by 1 every clock cycle. The thing is, every time I load the timestamp value in my bu...
Altera_Forum
Honored Contributor
11 years agoyour s_count is 32 bits. Your count is 8 bits. How did it compile?