Altera_Forum
Honored Contributor
16 years agoSynch Counter Problems
I am new at altera and using Quartus II v 9.0.. I am using the block editor to create a simple circuit with a synchronous counter (MAX7000S Family). Used the megawizard and configured it to count down with a synchronous set capability. When I couple the Cout back into the SSet it causes the Cout of the counter to oscillate during the Carry out period as viewed in the simulator. If I don't couple it to the SSet it responds as I would expect. I looked at the counter equivalent logic diagram and could see no reason why applying the cout to the sset should cause any oscillations since the outputs of the counter are not changing until the clock edge. The oscillation period is approximately 20nsec. Any thoughts