Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Quartus tells you, that this wait syntax isn't supported for synthesis. The sensitivity list should be specified with the process statement. In case of doubt refer to the VHDL templates accessible in the Quartus editor. According to the code, only reset and clock are meaningful members of the sensitivity list. --- Quote End --- thank , problem solved !