Altera_Forum
Honored Contributor
12 years agoHelp! Not getting the right output
This assignment involves detecting two different strings of 12 bits and outputting a 1 or 3 depending on which string is detected then output that to a seven segment display. The other requirements are that it be of the mealy type with registered output and one latency. The x input for the following code is 000010000000. This should return 1001111, which is a one on a seven segment display. I'm not getting this output. What is wrong with my code? Thanks a lot, Mike