The signal does not hold its value outside clock edge
Please help me with an error in my code. I need that when a button is pressed, the signal changes its value. But the quartus says he can not infer a register for it. I found a resolution, which ...