Altera_Forum
Honored Contributor
15 years agoQuartus 9.1 VHDL strange behaviour
Hello,
I am very new to Quartus II 9.1 software and VHDL.
While implementing a counter with decoder I found the result not reliable in the simulator window.
Actually the output waveform shows strange impacts depending on the decoded data.
Please take a look into my code, which I reduced to the minimum to show the error.
There exists one Gray-Code counter which becomes driven by a 125MHz clock line, and a decoder section which outputs some values to the pins in a case construct.
The strange thing is, that depending of the value put to the pins the whole waveform changes.
What do I wrong
Code: