Forum Discussion
Altera_Forum
Honored Contributor
13 years agofirst of all - AHDL is an old and now unsupported language. I highly suggest you move to a language that you can simulate, like VHDL or Verilog.
Secondly, are comp_in and relais synchronous signals? if not, you may be getting glitches. And where is the synchronous register for the state machine?