Altera_Forum
Honored Contributor
16 years agoVHDL sensitivity list - synthesis
Hello,
Is it fairly confirmed that Quartus ignores the sensitivity list of a process for synthesis, like many other tools? Sources online and in books are ambiguous on this subject, but it appears that tools usually just check the sensitivity list for missing signals and issue warnings, but otherwise the sensitivity list affects synthesis in no way. VHDL 2008 even introduced the all keyword inside sensitivity lists to "brush away" this issue altogether, it seems. Thanks in advance