Forum Discussion
Altera_Forum
Honored Contributor
14 years agoWell what I intend to do is that the serial bits are coming at every clock edge(global clock) . i use the switch mechanism to detect that my inputs are stable and I am ready to take the incoming 8 bits serially. So the value of count needs to be increased only when I am taking the inputs.
Hope this would clarify my specifications.