Forum Discussion
Altera_Forum
Honored Contributor
10 years agoYou hehe created a logic loop. Q depends on qbar, and q bar depends on q, so it gets in an infinite loop. Q and q bat styles not be linked.
Also, you should be using the clk signal as a clock, bout a logic signal.